.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.color_text
{
	color:#000;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 37px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img_width
{
	width:250px;
	border:4px solid #51a8b1;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #414141;
}
h1,
h2,
h3 {
  font: 36px/40px 'Ubuntu', sans-serif;
  padding: 13px 7px 13px 0;
  word-spacing: -1px;
  color: #DC3C3C;
  margin: 0 50px 41px 0;
  font-weight: bold;
  float: left;
  min-width: 236px;
  border-right: 1px solid #90343e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1 .item_title_part0,
h2 .item_title_part0,
h3 .item_title_part0 {
  color: #414141;
}
h1 span,
h2 span,
h3 span {
  float: left;
  margin-right: 8px;
}
h4 {
  font: 18px/24px 'Ubuntu', sans-serif;
  color: #14AA32;
  font-weight: 500;
  padding: 0 0 5px 0;
}
header {
  overflow: hidden;
}
a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 18px;
  text-align:justify;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 18px;
}
/*Buttons*/
.btn {
  padding: 8px 24px 6px;
  margin: 0;
  font-size: 18px;
  line-height: 1.2em;
  font-family: 'Ubuntu', sans-serif;
  background: #90343e;
  color: #ffffff;
  text-shadow: none;
  border: none;
  border-bottom: 2px solid #ed4e3e;
  font-weight: 500;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover,
.btn:active,
.btn:focus,
.btn.active {
  text-decoration: none;
  background: #414141;
  color: #ffffff;
  border: none;
  border-bottom: 2px solid #1a1a1a;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn.disabled {
  cursor: default !important;
  pointer-events: none;
  background: #90343e;
  color: #ffffff;
  text-shadow: none;
}
#searchForm .btn.btn-primary {
  height: 37px;
}
.dropdown-toggle {
  padding: 4px 6px;
  border: 1px solid #90343e !important;
  text-decoration: none !important;
}
.dropdown-toggle:hover {
  background: #414141;
  border-color: #414141 !important;
}
.btn-group.open .btn.dropdown-toggle {
  background: #414141;
  border-color: #414141 !important;
}
#section-kmt .kmt-option > span.kmt-admin-wrap > ul {
  background: #ffffff !important;
}
/*Lists*/
ul {
  margin: 0;
}
li {
  list-style-type: none;
}
.list1 li {
  padding-bottom: 8px;
  position: relative;
  padding-left: 14px;
}
.list1 li:before {
  content: "\f101";
  position: relative;
  font: 14px/18px FontAwesome;
  color: #90343e;
  position: absolute;
  top: 0;
  left: 0;
}
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0;
  padding: 0 0 50px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
  text-align: left;
}
.pagination ul li {
  display: inline-block;
  margin-right: 2px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  font: 800 14px/18px;
  text-transform: none;
  color: #414141;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #dadada;
  background: #ffffff;
  box-shadow: none;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  color: #ffffff;
  background: #90343e;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  color: #414141;
  background: #ffffff;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  color: #ffffff;
  background: #90343e;
}
.pagination ul li.pagination-start span.pagenav,
.pagination ul li.pagination-prev span.pagenav,
.pagination ul li.pagination-next span.pagenav,
.pagination ul li.pagination-end span.pagenav,
.pagination ul li.pagination-start .span.hasTooltip,
.pagination ul li.pagination-prev .span.hasTooltip,
.pagination ul li.pagination-next .span.hasTooltip,
.pagination ul li.pagination-end .span.hasTooltip {
  color: #b9b9b9;
  background: #ffffff;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: -2px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin: 0 20px 20px 0;
  position: relative;
  float: left;
}
.item_img {
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item_img img {
  max-width: 100%;
}
.item_img a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
}
.item_img a:after {
  content: '\f14d';
  font-family: FontAwesome;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0;
  width: 100%;
  height: 0;
  text-align: center;
  top: 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 3;
}
.item_img a.touchGalleryLink:after {
  display: none;
}
.item_img a:hover:after {
  font-size: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #90343e;
}
.item_img a .BWfade {
  width: 100% !important;
  height: 100% !important;
  z-index: 2;
}
.item_img a img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 18px 9px 0;
  max-width: 50%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0 9px 18px;
  max-width: 50%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well h1,
.well h3 {
  float: none;
  width: auto;
  border: none;
  padding: 0;
}
#system-message > div {
  margin: 20px 0;
}
.alert {
  margin-top: 20px;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#header-row {
  padding: 2px 0 6px 0;
  background:#fff;
}
#logo a {
  display: inline-block;
}
#logo h1 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
  display: none;
}
.social1 {
  float: left;
  margin-right:0px;
  margin-left:0px;
  margin-top: 40px;
}
.row-fluid .itemSpan6, .row-fluid .span6
{
	float:left;
}
.social {
  float: left;
  padding-top: 30px;
}
.social li {
  margin-left: 30px;
  float: left;
}
.social a {
  display: block;
  height: 28px;
  text-align: left;
  text-indent: -9999px;
  position: relative;
}
.social a span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.social a:hover span {
  opacity: 1;
}
.twitter {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/twitter.png) 0 0 no-repeat;
  width: 27px;
}
.twitter span {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/twitter_active.png) 0 0 no-repeat;
}
.facebook {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/facebook.png) 0 0 no-repeat;
  width: 15px;
}
.facebook span {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/facebook_active.png) 0 0 no-repeat;
}
.pinterest {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/pinterest.png) 0 0 no-repeat;
  width: 24px;
}
.pinterest span {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/pinterest_active.png) 0 0 no-repeat;
}
/*======================= NAVIGATION =======================*/
#navigation-row {
  background: #e30000;
  padding: 20px 0 20px 0;
}
.navigation ul.sf-menu {
  padding-top: 6px;
  /*SubMenu Styles*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0 15px 0 15px;
  position: relative;
}
.navigation ul.sf-menu > li:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -23px;
  width: 100%;
  height: 0px;
  background: #FFF;
  pointer-events: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span {
  background: none;
  color: #FFF;
}
.navigation ul.sf-menu > li.active:before,
.navigation ul.sf-menu > li.sfHover:before,
.navigation ul.sf-menu > li.current:before {
  height: 3px;
}
.navigation ul.sf-menu > li:hover:before {
  height: 3px;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 18px;
  line-height: 1.2em;
  font-family: 'Ubuntu', sans-serif;
  color: #FFF;
  background: none;
  display: block;
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight:500;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: none;
  color: #bdd5fc;
}
.navigation ul.sf-menu > li > a:hover > span,
.navigation ul.sf-menu > li > span:hover > span {
  background-position: center bottom !important;
}
.navigation ul.sf-menu li > ul {
  top: 44px;
  left: 50%;
  margin-left: -96px;
  padding: 0 0;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu > li > ul:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 40px;
  top: -40px;
}
.navigation ul.sf-menu ul {
  width: 220px;
  /*Define menu width*/

}
.navigation ul.sf-menu li li ul {
  /*Define SubMenu position*/

  top: 0px;
  left: 194px;
  margin-left: 0;
}
.navigation ul.sf-menu li li li ul {
  /*Define 2nd+ SubMenu position*/

  top: 41px;
  left: 0;
}
.navigation ul.sf-menu ul {
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navigation ul.sf-menu ul li {
  margin-bottom: 1px;
}
.navigation ul.sf-menu ul li.open > .sub-menu {
  display: block !important;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 14px;
  line-height: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  background: #F0E0E2;
  display: block;
  padding: 0 12px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: #ff4949;
  color: #ffffff;
}
.navigation ul.sf-menu ul li.active > a,
.navigation ul.sf-menu ul li.sfHover > a,
.navigation ul.sf-menu ul li.active > span,
.navigation ul.sf-menu ul li.sfHover > span {
  background: #1a1a1a;
  color: #ffffff;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 192px;
}
.navigation ul.sf-menu.sf-vertical li {
  width: 192px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  /*Define 1st SubMenu position*/

  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 194px;
}
.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
  height: 1.2em;
  padding-bottom: 1.2em;
  margin-bottom: 2px;
}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  /*Define 1st SubMenu position*/

  top: 3.2em;
  left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 192px;
  top: 1.2em;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.search-block #searchword {
  margin-top: 0;
  border: 1px solid #b9b9b9;
  background: #fff;
  font: 14px/18px 'Open Sans', sans-serif;
  float: right;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 10px 20px;
  height: 37px;
  color: #414141;
  width: 231px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-block .btn {
  padding: 0;
  width: 0;
  height: 0;
  display: none;
}
.search-block ::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #b9b9b9;
}
.search-block :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #b9b9b9;
}
.search-block ::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #b9b9b9;
}
.search-block :-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #b9b9b9;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= SHOWCASE =======================*/
#showcase-row .row-container {
  width: 100%;
  margin: 0;
  max-width: 100%;
}
#showcase-row .container-fluid {
  padding: 0;
}
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
/*======================= FEATURE =======================*/
#feature-row {
  background: #E3E1E1;
  padding: 33px 0 40px 0;
}
.blocks .item_content {
  background:url(/web/20190128100228im_/http://alpinestechnoquip.com/images/box.png) no-repeat;
  width:364px;
  height:210px;
  /*padding: 22px 20px 7px;*/
  color: #fff;
  text-align: center;
  /*border-radius:10px;
  border:#90343e 5px solid;*/
}
.blocks h4 {
  color: #FFF;
  padding-top: 10px;
}
/*.blocks .item_num0 h4 {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/icon-1.png) center 0 no-repeat;
}*/
/*.blocks .item_num1 h4 {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/icon-2.png) center 0 no-repeat;
}*/
/*.blocks .item_num2 h4 {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/icon-3.png) center 0 no-repeat;
}*/
/*.blocks .item_num3 h4 {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/icon-4.png) center 0 no-repeat;
}*/
.offers header {
  overflow: inherit;
}
.offers h4 {
  padding-top: 70px;
  position: relative;
  color: #414141;
}
.offers h4:before {
  font: 55px/1em FontAwesome;
  color: #90343e;
  position: absolute;
  top: 0;
  left: 50%;
  width: 70px;
  margin-left: -35px;
}
.offers .item_content {
  text-align: center;
  padding: 0 20px;
}
.offers .item_num0 h4:before {
  content: "\f005";
}
.offers .item_num1 h4:before {
  content: "\f015";
}
.offers .item_num2 h4:before {
  content: "\f0c0";
}
.offers .item_num3 h4:before {
  content: "\f0ac";
}
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#component {
  min-height: 0;
}
.bg_cont {
  padding-top: 60px;
  background: #fff;
}
.bg_cont .moduletable {
  padding-bottom: 47px;
}
.category_desc,
.pretext {
  font: 24px 'Ubuntu', sans-serif;
  color: #575555;
  padding: 15px 0 64px 0;
}
#aside-right .moduleTitle {
  border: none;
}
.about_us header {
  overflow: inherit;
}
.our_history header {
  overflow: inherit;
}
.advantages header {
  overflow: inherit;
}
.advantages h3 {
  margin-right: 42px;
}
.advantages .row-fluid {
  width: 33.92%;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
}
.advantages h4 {
  font-size: 24px;
  font-weight: normal;
}
.advantages .item {
  padding-left: 0 !important;
}
.advantages .item_content {
  padding-left: 96px;
  position: relative;
  padding-bottom: 10px;
}
.advantages .item_content:before {
  position: absolute;
  top: 0;
  width: 50px;
  left: 26px;
  text-align: right;
  font: 45px/1em FontAwesome;
  color: #fff;
}
.advantages .item_num0 .item_content:before {
  content: "\f06e";
}
.advantages .item_num1 .item_content:before {
  content: "\f091";
}
.advantages .item_num2 .item_content:before {
  content: "\f06c";
}
.advantages .item_num3 .item_content:before {
  content: "\f0f4";
}
.our_gallery.moduetable {
  padding-bottom: 67px;
}
.our_gallery header {
  overflow: inherit;
}
.our_gallery .mod-newsflash-adv {
  margin: 0 -10px;
}
.our_gallery .row-fluid {
  width: 25%;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
.our_gallery .item {
  padding-left: 0 !important;
}
.our_gallery .item_img {
  float: none;
  margin-right: 0;
  position: relative;
}
.our_gallery .item_cont {
  position: relative;
}
.our_gallery h4 {
  position: absolute;
  z-index: 3;
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/bg_caption.png) repeat;
  left: 0;
  width: 100%;
  bottom: 0;
  font: 14px/1em 'Open Sans', sans-serif;
  color: #414141;
  font-weight: normal;
  padding: 14px 10px 12px;
}
.news.moduetable {
  padding-bottom: 67px;
}
.news header {
  overflow: inherit;
}
.news .item_img {
  float: none;
  margin-right: 0;
  position: relative;
}
.news .item_cont {
  position: relative;
}
.news h4 {
  position: absolute;
  z-index: 3;
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/bg_caption.png) repeat;
  left: 0;
  width: 100%;
  bottom: 0;
  font: 14px/1em 'Open Sans', sans-serif;
  color: #414141;
  font-weight: normal;
  padding: 14px 10px 12px;
}
.page-search #searchForm {
  padding-top: 12px;
}
.page-category__testimonials .item_introtext {
  padding-left: 50px;
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/quot2.png) 0 0 no-repeat;
}
.page-category__testimonials,
.page-category__team,
.page-category__history,
.page-category__faqs,
.page-gallery__gallery,
.page-blog {
  padding-bottom: 40px;
}
.page-category__testimonials .page_header,
.page-category__team .page_header,
.page-category__history .page_header,
.page-category__faqs .page_header,
.page-gallery__gallery .page_header,
.page-blog .page_header {
  overflow: inherit;
}
.view-article h3,
.page-contact h3,
.com_kunena h3 {
  border: none;
  float: none;
}
.view-article .item_fulltext h2,
.page-contact .item_fulltext h2,
.com_kunena .item_fulltext h2 {
  float: none;
  border: none;
}
.page-gallery,
.page-contact,
.page-remind,
.page-reset,
.page-registration,
.page-item,
.com_kunena #component {
  padding-bottom: 60px;
}
#filters li,
#sort li,
#grid-list li {
  margin-right: 2px;
  margin-bottom: 2px;
}
.items-row {
  padding-bottom: 30px;
}
.item {
  margin-bottom: 0;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 18px;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
  position: relative;
  z-index: 10;
}
.item_icons.btn-group.pull-right ul.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.item_icons.btn-group.pull-right ul.dropdown-menu li {
  padding: 0;
  float: none;
}
/*===== Gallery Page ======*/
.mfp-bottom-bar h4 a {
  color: #fff;
}
.mfp-bottom-bar h4 a:hover {
  color: #90343e;
}
.img-full.span5.item_img {
  width: auto;
  padding-left: 0;
}
ul.gallery {
  margin: 0;
  text-align: justify;
  font-size: 0.1px;
  display: block;
  line-height: 0;
}
ul.gallery:after {
  content: "";
  display: inline-block;
  width: 100%;
}
ul.gallery .gallery-item {
  list-style: none;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
}
ul.gallery .gallery-item .view .content * {
  color: inherit;
}
ul.gallery .gap {
  list-style: none;
}
ul.gallery .gallery-grid .item_img {
  margin-right: 0;
  float: none;
  max-width: 100%;
}
ul.gallery .gallery-grid .item_img img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
ul.gallery .gallery-grid.straightDown {
  float: none;
}
ul.gallery .gallery-grid.straightDown .item_img {
  float: left;
  margin: 0 18px 18px 0 !important;
}
ul.gallery .gallery-grid .view a.hover_more {
  background: none !important;
  line-height: inherit;
  border: none;
  color: inherit;
}
ul.gallery .gallery-grid .view a.hover_more span {
  display: none;
}
ul.gallery .gallery-grid .view a.hover_more:hover {
  color: #999;
}
ul.gallery .gallery-grid .view a {
  color: #fff;
}
ul.gallery .gallery-grid .view a:hover {
  color: #999;
}
ul.gallery .gap {
  display: inline-block;
}
ul.gallery .gallery-list {
  margin: 0 0 15px;
}
ul.gallery .gallery-list .view a.hover_more i {
  display: none;
}
ul.gallery .gallery-list .galleryZoom {
  display: none;
}
ul.gallery .item_more a {
  vertical-align: top;
}
ul.gallery.cols-3 .gap,
ul.gallery.cols-3 .gallery-grid {
  width: 32%;
}
ul.gallery.cols-1 .gap,
ul.gallery.cols-1 .gallery-grid {
  width: 100%;
}
ul.gallery.cols-2 .gap,
ul.gallery.cols-2 .gallery-grid {
  width: 48%;
}
ul.gallery.cols-4 .gap,
ul.gallery.cols-4 .gallery-grid {
  width: 24%;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
blockquote small {
  text-align: right;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 14px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.archive-module li a,
.categories-module li a,
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
}
.archive-module li a:hover,
.categories-module li a:hover,
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  background: none;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 12px 0;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row {
  background: #3a80f2;
  color: #fff;
  padding: 39px 0 0 0;
}
#mainbottom-row h1,
#mainbottom-row h2,
#mainbottom-row h3,
#mainbottom-row h4 {
  color: #fff;
  border-color: #fff;
}
#mainbottom-row h1 .item_title_part0,
#mainbottom-row h2 .item_title_part0,
#mainbottom-row h3 .item_title_part0,
#mainbottom-row h4 .item_title_part0 {
  color: #fff;
}
.testimon.moduletable {
  padding-bottom: 31px;
}
.testimon header {
  overflow: inherit;
}
.testimon .list_carousel {
  padding-left: 35px;
  padding-right: 50px;
  margin-left: 0;
}
.testimon .item_content {
  padding-left: 48px;
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/quot1.png) 0 0 no-repeat;
}
.testimon h4 {
  font: 24px/1em 'Ubuntu', sans-serif;
  font-weight: normal;
  padding: 0 0 11px 0;
}
/*======================= BOTTOM =======================*/
#bottom-row {
  padding: 62px 0 0 0;
}
/*======================= FOOTER =======================*/
#footer-row {
  background:#FDFDFA;
  padding-top: 30px;
  padding-bottom: 10px;
}
.newsletter {
  text-align: center;
}
.newsletter form {
  margin-bottom: 0;
  padding-bottom: 37px;
}
.newsletter.moduletable.span6 {
  margin: 0 auto;
  float: none;
}
.newsletter header {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/bg_caption_slider.png) 0 0 repeat;
}
.newsletter h3 {
  float: none;
  padding-right: 0;
  margin-right: 0;
  border: none;
  font-weight: normal;
  color: #414141;
  margin-bottom: 20px;
  padding-top: 29px;
}
.newsletter h3 span {
  float: none;
  margin-right: 0;
}
.newsletter .acymailing_modulenewsletter {
  background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/bg_caption_slider.png) 0 0 repeat;
}
.newsletter .acysubbuttons,
.newsletter .acymailing_module_form td {
  padding: 0;
}
.newsletter .acyfield_email {
  width: 231px;
}
.newsletter input[type="text"] {
  margin: 0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff;
  background: rgba(255, 255, 255, 0.21);
  height: 37px;
  padding: 10px 10px;
  border-right: 0px;
}
.newsletter .btn {
  height: 37px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#copyright-row {
  padding: 12px 0 14px 0;
  background:#e30000;
}
#copyright {
  color: #fff;
  font-size: 13px;
  line-height: 40px;
  font-weight: 300;
  padding-bottom: 0;
  text-align: right;
}
#copyright a {
  color: #fff;
}
#copyright a:hover {
  color: #90343e;
}

.footer_box1
{
	float:left;
	width:100%;
	margin-right:45px;
}
.footer_logo {
  float: left;
}


.footer_menu
{
	width:96%;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.footer_menu ul
{
	width:100%;
	float:left;
}
.footer_menu ul li
{
	padding:7px 10px;
	border-bottom:1px #3FC63F  solid;
	margin-left:10px;
	list-style:disc inside;
}
.footer_menu ul li a
{
	color:#1B1A1A;
	font-size:15px;
}
.footer_menu ul li a:hover
{
	color:#90343e;
}
.footer_menu ul li.last
{
	border-bottom:none;
}
.footer_address
{
	width:100%;
	float:left;
}
.footer_address h4
{
	width:100%;
	padding:10px;
	float:left;
	color:#000;
	font-size:22px;

}
.footer_address ul
{
	width:92%;
	float:left;
}
.footer_address ul.address {
background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/sprite.png) -344px -170px no-repeat;
padding-left: 40px;
margin-top:20px;
}
.footer_address ul.phone {
background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/sprite.png) -347px -321px no-repeat;
padding-left: 40px;
}
.phone {
background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/sprite.png) -347px -315px no-repeat;
padding-left: 40px;
}

.footer_address ul.email {
background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/sprite.png) -348px -422px no-repeat;
padding-left: 40px;
}
.email {
background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/sprite.png) -348px -422px no-repeat;
padding-left: 40px;
}

.footer_address ul.top
{
	margin-top:20px;
}

.footer_address ul.top li a{
	color:#0644A7;
}
.footer_address ul.top li a:hover{
	color:#000;
}
.footer_address ul.top li.lastItem a{
	color:#E30000;
}
.footer_address ul.top li.lastItem a:hover{
	color:#000;
	text-decoration:underline !important;
}

.footer_inquiry h4
{
	width:100%;
	padding:10px 0px 10px 0px;
	float:left;
	color:#000;
	font-size:22px;
}
.wysija-input {
display: block;
padding-right: 70px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border-width: 0px;
padding: 0px;
margin: 0px;
background: transparent;
overflow: hidden;
font-size: 12px;
position: relative;
height: 30px;
padding: 8px;
margin-right: 1px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
margin-top: 6px;
border:1px solid #C2969B;
}
.sc-button {
	display: inline-block;
	cursor: pointer;
	font-size: 12px;
	padding: 8px 16px;
	margin-top: 5px;
	margin-right: 7px;
	text-transform: uppercase;
	border: none !important;
	border-radius: 8px;
	box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1);
	color: #373232;
	position: relative;
	margin-bottom: 15px;
	background:#BDBDB3;
	font-weight:600;
}

.sc-button-small {
	padding: 1px 12px;
	line-height: 24px;
	font-size: smaller;
}

.sc-button-large {
	padding: 2px 20px;
	line-height: 34px;
	font-size: larger;
}
.blue {
  background: #e30000;
}
.translate
{
	width:100px;
	margin-top:50px;
}
.right_float
{
	float:right !important;
}
.blue_1
{
	background:#FFF;
	padding: 33px 0 40px 0;
    border-bottom: 1px solid #f5f4f3;
}
.blue_2
{
	font-size:25px;
	border-bottom:#666 solid 2px;
	padding-left:0px !important;
}
.img_width
{
		font-size:20px;
		color:#F00;
}
.img_width1
{
	width:300px;
	border:#42667E 2px solid;
	border-radius:07px;
	box-shadow:#999 05px 05px 09px;
}
.text_area
{
	height:100px;
}
contact_box .contact_name { width:100%; float:left; padding:0 0 13px 0; margin:0 0 0 0;}
.contact_name label { width:130px; float:left; padding:0 0 0 0; font-family: 'PT Sans'; font-style:600; font-size:16px; color:#000;}
.contact_name span { width:300px; float:left; padding:0 0 0 0; font-family: 'PT Sans'; font-style:700; font-size:18px; color:#000;} 
.contact_name span a { color:#000;}
.contact_name span a:hover { color:#FFF; text-decoration:underline;}

.level_base
{
	padding-left:0px !important;
}
.color_text_text
{
	color:#FFF !important;
}
.link-img{position:relative;display:block;max-width:100%;overflow:hidden;display:block;text-decoration:none;margin-bottom:6px}
.link-img:hover{margin:0;padding-bottom:6px}
.img-border{border:10px solid #90343e}
.img-block{margin:6px 6px 5px;position:relative}
.link-img .group{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);position:absolute;top:0px;left:0px;text-align:center!important;vertical-align:middle;width:100%;height:100%;display:block;background:url(/web/20190128100228im_/http://alpinestechnoquip.com/images/40.png) no-repeat center}
.link-img .group.text p{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);text-align:left;font-style:normal;padding:0 10px;color:#f2f0f2}
.link-img-bg{opacity:0;width:100%;position:absolute;top:0px;left:0px;height:100%;background:rgba(0,0,0,0.8)}
.link-img h4{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);width:100%;position:absolute;top:70%;text-align:center}
.link-img p{color:#fff;font-style:italic;width:100%;position:absolute;top:80%;text-align:center}
.link-img img{max-width:100%}
.nav-slider{position:absolute;top:-70px;font-size:35px;font-family:Tahoma;text-decoration:none;font-weight:800;line-height:35px}
.prew-slide{right:5px;margin-right:15px}
.next-slide{right:5px}
.sidebar-slide .nav-slider{top:-43px}

.bottom_row
{
	padding:33px 0 0px 0 !important;
}

.footer_address ul.name {
	background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/contact_icon.png) left top no-repeat;
	padding-left: 40px;
}
.footer_address ul.website {
	background: url(/web/20190128100228im_/http://alpinestechnoquip.com/images/link.png) left top no-repeat;
	padding-left: 40px;
}
.footer_address ul.website li a {
	color:#1B1A1A;
}


.footer_inquiry input{
	border:#BFBFB3 1px solid;
}
.footer_inquiry textarea{
	border:#BFBFB3 1px solid;
}
#form1 {
  margin-top: 3px;
}
#form1 label {
  display: inline-block;
  min-height: 41px;
  position: relative;
  width: 100%;
}
#form1 input {
  position: relative;
  background: none;
  border: 1px solid #AEAEAF;
  color: #7c7c7c;
  padding: 7px 9px;
  width: 80%;
  outline: none;
  box-shadow: none;
  height:36px;
}
#form1 textarea {
  width: 100%;
  height: 120px;
  overflow: auto;
  resize: none;
  margin-top: 2px;
}
.btns {
  padding: 5px 5px 0 0;
  position: relative;
  float: right;
}
#form1 .btns input{
  width: 100px;	
  height: 35px;
  border-radius:100px;
  background:#14AA32;
  border:none;
  color:#fff;
  box-shadow:#000 1px 1px 1px;
  font-weight:bold;
}

.product_main img {
  border: #8DD3F2 8px solid;
  margin-bottom: 20px;
}
img {
  max-width: 96%;
}
.product_main img:hover{
 opacity: 0.5;
}
.row-fluid [class="item list"]{
  float: left;
  width: 100%;
  text-align: center;
  font: 24px 'Ubuntu', sans-serif;
  color: #EF7F2D;
 
  /* color: #2e79f0; */
  margin: 26px 0px 3px 0;
  font-weight: bold;
}
.client_detail{
  color: #FFFFFF;
  background-color: rgb(75, 138, 237);
  margin-bottom: 10px;
  text-align: center;
  border-radius:5px;
  font-weight: bold;
  padding:8px;
  font-size:16px;
}
.client_detail1{
  color: #FFFFFF;
  background-color: rgb(239, 127, 45);
  margin-bottom: 10px;
  text-align: center;
  border-radius:5px;
  font-weight: bold;
  padding:8px;
  font-size:16px;
}
.product_img img {
  border: #FB964D 8px solid;
  
}

.prod_title p span{
	font-size:18px;
	color:#2573EF;
	font-weight:600;
}

.camera_caption h1{
  	font: 32px 'Ubuntu', sans-serif;
  	padding: 13px 7px 13px 0;
  	word-spacing: -1px;
  	color: #DC3C3C;
  	margin: 0 0 0 0;
  	font-weight: bold;
  	float: left;
  	min-width: 236px;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
	text-shadow:#fff 1px 1px 1px;
}

.item_introtext p.foot_link a{
 	color:#000;
	font-weight:bold;
}
.item_introtext p.foot_link a:hover{
 	text-decoration:underline !important;
}

.item_content h4.title{
	font-size:34px;
	color:#14AA32;
	padding:0;
	margin:0 0 15px 0;
	border:none;
	min-width:100%;
}

.accordion {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  font-size: 1em;
  position: relative;
}

.accordion__title {
  padding: 0 1em;
  background: #ccc;
  border-top: 2px solid #eee;
  color: #222;
  float: left;
  line-height: 3;
  height: 3em;
  cursor: pointer;
  margin-right: .25em;
}

.no-js .accordion__title {
  float: none;
  height:auto;
  cursor:auto;
  margin:0;
  padding:0 2em;
}

.accordion__content {
  float: right;
  width: 95%;
  margin: 3em 0 0 -100%;
  padding: 30px 28px;
  background:#F9F5F5;
}

.no-js .accordion__content {
  float:left;
  margin:0;
}

.accordion__title:hover,
.accordion__title.active {
  background: silver;
  color: white;
}

.no-js .accordion__title:hover {
  background-color:#ccc;
  color:#222;
}

.accordion__title.active {
  border-top-color:#e30000;
}

.accordion__content h3{
  font: 28px/40px 'Ubuntu', sans-serif;
  padding: 0;
  color: #DC3C3C;
  margin: 0 0 15px 0;
  font-weight: bold;
  float: left;
  min-width: 100%;
  border-right: none;
  text-align:center;
}

.prod_contain{
	float:left;
	width:100%;
	margin-bottom:30px;
}
.prod_contain h5{
	font-size:18px;
	float:left;
	width:100%;
	background:#e30000;
	color:#FFF;
	text-align:center;
	padding:10px 0;
}
.prod_inner{
	width:29.3%;
	float:left;
	margin:20px 10px 0 10px;
	padding:10px;
}
.prod_img{
	text-align:center;
	margin-bottom:10px;
	width: 200px;
    padding: 20px;
    height: 200px;
}
.prod_inner span{
	font-size:16px;
	color:#525656;
	width:100%;
	float:left;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}
.pdf_img{
	width:100%;
	text-align:center;
	float:left;
}
.pdf_img a:hover{
	opacity:0.5;
}
.accordion__content p{
	float:left;
}

@media (max-width: 1100px) {

.prod_inner{
	width:28.3%;
}

}

@media (max-width: 898px) {

.prod_inner{
	width:27.3%;
}

}

@media (max-width: 48em) {
  
  .accordion {
    border: 1px solid grey;
  }
  
  .accordion__title,
  .accordion__content { 
    float: none;
    margin: 0;
  }
  
  .accordion__title:first-child {
    border:none;
  }
  
 .accordion__title.active {
  border-top-color:#eee;
  }
  
  .accordion__title.active, .accordion__title:hover {
    background:#777;
  }
  
  .accordion__title:before {
  content:"+";
  text-align:center;
  width:2em;
  display:inline-block;
  }
 .accordion__title.active:before {
  content:"-";
  }
  
 .overflow-scrolling {
  overflow-y: scroll;
  height:11em;
  padding:1em 1em 0 1em;
  /* Warning: momemtum scrolling seems buggy on iOS 7  */
  -webkit-overflow-scrolling: touch;
  }

  .accordion__content {
    position:relative;
    overflow:hidden;
    padding:0;
  }
  
   .no-js .accordion__content {
    padding:1em;
    overflow:auto;
    display:block;
  }
  
  .accordion__content:after {
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    height:50px;
    border-radius:10px 0 0 10px / 50% 0 0 50%;
    box-shadow:-5px 0 10px rgba(0, 0, 0, 0.5);
    content:'';
}

.prod_inner{
	width:100%;
}

}

/*
     FILE ARCHIVED ON 10:02:28 Jan 28, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:28:30 Mar 08, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 301.583
  exclusion.robots: 0.079
  exclusion.robots.policy: 0.073
  cdx.remote: 0.055
  esindex: 0.009
  LoadShardBlock: 138.728 (3)
  PetaboxLoader3.datanode: 177.613 (5)
  CDXLines.iter: 22.54 (3)
  load_resource: 163.621 (2)
  PetaboxLoader3.resolve: 102.054 (2)
*/