html {
  background: #000;
}

header, footer, .box-html, .jetimpex-product-slider {
  font: 400 18px/30px "Source Sans Pro", sans-serif;
  color: #000;
  background: #fff;
  width: 100%;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #666;
  font-size: 15px;
  line-height: 20px;
  width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  color: #333;
  font-weight: 700;
}

/* default font size */
.fa {
  font-size: 14px;
}
.filter-order 
{
  margin-top:10px;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}

h2 {
  font-size: 27px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 19px;
}

h6 {
  font-size: 18px;
}

a {
  color: #23a1d1;
}

a:hover {
  text-decoration: none;
}
legend {
  font-size: 18px;
  padding: 7px 0px;
}
#imei-error {
  color: #a94442;
}
.affix-bottom {
  position:relative;
}
.strong-label 
{
  color: #333;
    font-weight: 700;
}


figure.model {
	text-align: center;
	overflow: hidden;
	padding: 11px;
	border-radius: 6px;
	cursor: pointer;
	border: 1px solid #eee
}
.item {
  padding-top: 15px;
	padding-bottom: 15px
}
figure.model.active {
	border: 4px solid #428bca;
	background: #eee;
	padding: 8px;
	opacity: 1;
	filter: alpha(opacity=100)
}

figure.model .brand {
	font-size: 12px;
	color: #555;
	font-weight: 700
}
.budget-summary {
	color: #428bca;
	width: 100%;
	min-height: 580px
}

.budget-summary.affix {
	position: static
}

@media (min-width:768px) {
	.budget-summary {
		width: 220px;
	}
	.budget-summary.affix {
		position: fixed!important;
		top: 20px;
	}
}
.summary-span {
  font-size:14px;
}
@media (min-width:992px) {
	.budget-summary {
		width: 243px;;
	}
}

@media (min-width:1200px) {
	.budget-summary {
		width: 262px!important;
	}
}

.budget-summary .summary li {
	margin-bottom: 5px
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
#input-rgpd 
{
  display: flow-root;
  float: left;
  width: 20px;
  height: 15px;
}
.budget-summary .summary li:after,
.budget-summary .summary li:before {
	content: " ";
	display: table
}
@media (max-width: 500px) {
  .livroreclamacoes {
      width: 30%!important;
  }
  }

  @media (max-width: 800px) {
    .livroreclamacoes {
        width: 30%!important;
    }
    }
@media (min-width: 992px) {
  .livroreclamacoes {
      width: 50%!important;
  }
  }
.budget-summary .summary li:after {
	clear: both
}

.budget-summary .summary li.divider {
	background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .2)50%, transparent);
	background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, .2)50%, transparent);
	background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, .2)50%, transparent);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
	border: 0;
	height: 1px;
	margin: 10px 0
}

.budget-summary .summary li.big {
	font-size: 24px
}

.budget-summary .summary li>span {
	float: right
}

.budget-summary .summary li>span.text {
	display: block;
	float: none;
	font-size: 12px;
	color: #222;
	margin-left: 15px
}

.budget-summary .summary li table {
	font-size: 12px;
	color: #222;
	width: 100%;
	margin-left: 15px
}

.budget-summary .summary li table tr>td:last-child {
	text-align: right;
	padding-right: 15px;
	white-space: nowrap;
	vertical-align: top
}
label {
  font-size: 12px;
  font-weight: normal;
}

select.form-control, textarea.form-control {
  font-size: 12px;
}

input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
  font-size: 12px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
  font-size: 12px;
}

.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  display: inline;
}

.nav-tabs {
  margin-bottom: 15px;
}

div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}

/* top */
#top {
  background-color: #EEEEEE;
  border-bottom: 1px solid #e2e2e2;
  padding: 4px 0px 3px 0;
  margin: 0 0 20px 0;
  min-height: 40px;
}

#top .container {
  padding: 0 20px;
}

#top #form-currency .currency-select, #top #form-language .language-select {
  text-align: left;
}

#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}

#top .btn-link {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
  text-decoration: none;
}

#top-links li, #top-links a {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
  text-decoration: none;
}

#top .btn-link:hover {
  color: #444;
}

#top-links a:hover {
  color: #444;
}

#top-links .dropdown-menu a {
  text-shadow: none;
}

#top-links .dropdown-menu a:hover {
  color: #FFF;
}

#top .btn-link strong {
  font-size: 14px;
  line-height: 14px;
}

#top-links {
  padding-top: 6px;
}

#top-links a + a {
  margin-left: 15px;
}

/* logo */
#logo {
  margin: 0 0 10px 0;
}

/* search */
#search {
  margin-bottom: 10px;
}

#search .input-lg {
  height: 40px;
  line-height: 20px;
  padding: 0 10px;
}

#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 10px 35px;
  text-shadow: 0 1px 0 #FFF;
}

/* cart */
#cart {
  margin-bottom: 10px;
}

#cart > .btn {
  font-size: 12px;
  line-height: 18px;
  color: #FFF;
}

#cart.open > .btn {
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  color: #666;
  box-shadow: none;
  text-shadow: none;
}

#cart.open > .btn:hover {
  color: #444;
}

#cart .dropdown-menu {
  background: #eee;
  z-index: 1001;
  min-width: 100%;
}

#cart .dropdown-menu table {
  margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
  min-width: 427px;
  padding: 0 10px;
}

#cart .dropdown-menu li p {
  margin: 20px 0;
}

@media (max-width: 478px) {
  #cart .dropdown-menu {
    width: 100%;
  }
}

@media (max-width: 478px) {
  #cart .dropdown-menu li > div {
    min-width: 100%;
  }
}

/* menu */
#menu {
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
  min-height: 40px;
}

#menu .nav > li > a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 15px 10px 15px;
  min-height: 15px;
  background-color: transparent;
}

#menu .nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

#menu .nav > li.open > a {
  background-color: rgba(0, 0, 0, 0.1);
}

#menu .dropdown-menu {
  padding-bottom: 0;
}

#menu .dropdown-inner {
  display: table;
}

#menu .dropdown-inner ul {
  display: table-cell;
}

#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}

#menu .dropdown-inner li a:hover {
  color: #FFFFFF;
}

#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #DDD;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}

#menu .see-all:hover, #menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}

#menu #category {
  float: left;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 2px 18px;
  float: right;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #229ac8;
}

@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}

@media (max-width: 767px) {
  #menu {
    border-radius: 4px;
  }
  #menu div.dropdown-inner > ul.list-unstyled {
    display: block;
  }
  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}

/* content */
#content {
  min-height: 600px;
}

/* footer */
footer {
  margin-top: 30px;
  padding-top: 30px;
  background-color: #303030;
  border-top: 1px solid #ddd;
  color: #e2e2e2;
}

footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}

footer a {
  color: #ccc;
}

footer a:hover {
  color: #fff;
}

footer h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}

/* alert */
.alert {
  padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
  margin: 0 0 20px 0;
  padding: 8px 0;
  border: 1px solid #ddd;
}

.breadcrumb i {
  font-size: 15px;
}

.breadcrumb > li {
  text-shadow: 0 1px 0 #FFF;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}

.breadcrumb > li + li:before {
  content: '';
  padding: 0;
}

.breadcrumb > li:after {
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  right: -5px;
  width: 26px;
  height: 26px;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pagination {
  margin: 0;
}

/* buttons */
.buttons {
  margin: 1em 0;
}

.btn {
  padding: 7.5px 12px;
  font-size: 12px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-xs {
  font-size: 9px;
}

.btn-sm {
  font-size: 10.2px;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-size: 12px;
}

.btn-group > .btn-xs {
  font-size: 9px;
}

.btn-group > .btn-sm {
  font-size: 10.2px;
}

.btn-group > .btn-lg {
  font-size: 15px;
}

.btn-default {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #1f90bb;
  background-position: 0 -15px;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #df5c39;
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #23A1D1;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.btn-link:active, .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}

/* list group */
.list-group a {
  border: 1px solid #DDDDDD;
  color: #888888;
  padding: 8px 12px;
}

.list-group a.active {
  color: #444444;
  background: #eeeeee;
  border: 1px solid #DDDDDD;
  text-shadow: 0 1px 0 #FFF;
}

.list-group a.active:hover {
  color: #444444;
  background: #eeeeee;
  border: 1px solid #DDDDDD;
  text-shadow: 0 1px 0 #FFF;
}

.list-group a:hover {
  color: #444444;
  background: #eeeeee;
  border: 1px solid #DDDDDD;
  text-shadow: 0 1px 0 #FFF;
}

/* carousel */
.carousel-caption {
  color: #FFFFFF;
  text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
  content: '\f053';
  font-family: FontAwesome;
}

.carousel-control .icon-next:before {
  content: '\f054';
  font-family: FontAwesome;
}

/* product list */
.product-thumb {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  overflow: auto;
}

.product-thumb .image {
  text-align: center;
}

.product-thumb .image a {
  display: block;
}

.product-thumb .image a:hover {
  opacity: 0.8;
}

.product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
}

.product-grid .product-thumb .image {
  float: none;
}

@media (min-width: 767px) {
  .product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
  }
}

.product-thumb h4 {
  font-weight: bold;
}

.product-thumb .caption {
  padding: 0 20px;
  min-height: 180px;
}

.product-list .product-thumb .caption {
  margin-left: 230px;
}

@media (max-width: 1200px) {
  .product-grid .product-thumb .caption {
    min-height: 210px;
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  .product-list .product-thumb .caption {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px;
  }
  .product-grid .product-thumb .caption {
    min-height: 0;
  }
}

.product-thumb .rating {
  padding-bottom: 10px;
}

.rating .fa-stack {
  font-size: 8px;
}

.rating .fa-star-o {
  color: #999;
  font-size: 15px;
}

.rating .fa-star {
  color: #FC0;
  font-size: 15px;
}

.rating .fa-star + .fa-star-o {
  color: #E69500;
}

h2.price {
  margin: 0;
}

.product-thumb .price {
  color: #444;
}

.product-thumb .price-new {
  font-weight: 600;
}

.product-thumb .price-old {
  color: #999;
  text-decoration: line-through;
  margin-left: 10px;
}

.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}

.product-thumb .button-group {
  border-top: 1px solid #ddd;
  background-color: #eee;
  overflow: auto;
}

.product-list .product-thumb .button-group {
  border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
  .product-list .product-thumb .button-group {
    border-left: none;
  }
}

.product-thumb .button-group button {
  width: 60%;
  border: none;
  display: inline-block;
  float: left;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.product-thumb .button-group button + button {
  width: 20%;
  border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 1200px) {
  .product-thumb .button-group button {
    width: 33.33%;
  }
  .product-thumb .button-group button + button {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  .product-thumb .button-group button {
    width: 33.33%;
  }
  .product-thumb .button-group button + button {
    width: 33.33%;
  }
}

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -20px;
}

.thumbnails > li {
  margin-left: 20px;
}

.thumbnails > img {
  width: 100%;
}

.image-additional {
  max-width: 78px;
}

.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
}

.thumbnails .image-additional {
  float: left;
  margin-left: 20px;
}

@media (min-width: 1200px) {
  #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%;
  }
  #column-left + #content .product-layout .col-md-3 {
    width: 50%;
  }
  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }
  #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
  width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
  min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

.bg-light {
  background: #f7f7f7;
}

.inset-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.inset-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.inset-10--bottom-5 {
  padding-bottom: 5px;
}

.inset-53 {
  padding-top: 53px;
  padding-bottom: 53px;
}

.inset-53--bottom-48 {
  padding-bottom: 48px;
}

.inset-right-15 {
  padding-right: 15px;
}

.inset-left-15 {
  padding-left: 15px;
}

.inset-bottom-360 {
  padding-bottom: 360px;
}

#page {
  overflow: hidden;
}

#content {
  min-height: auto;
}


  #logo {
    text-align: center;
  }
}

#logo img {
  display: inline-block;
}

img {
  max-width: 100%;
  height: auto;
}

.btn-ji-link {
  position: relative;
  padding: 0;
  border: none;
  text-decoration: none;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  padding-left: 141px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: #333;
  text-decoration: none;
  background-color: transparent;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}

.btn-ji-link:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 89px;
  height: 2px;
  background: #000;
}

.btn-ji-link:hover, .btn-ji-link:active {
  color: #0027c5;
}

.btn-ji-link:active {
  box-shadow: none;
}

h1.line-aside, h2.line-aside, h3.line-aside, h4.line-aside, h5.line-aside, h6.line-aside, a.line-aside {
  display: inline-block;
  position: relative;
}

h1.line-aside:before, h2.line-aside:before, h3.line-aside:before, h4.line-aside:before, h5.line-aside:before, h6.line-aside:before, a.line-aside:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -141px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 89px;
  height: 2px;
  background: #000;
}

h1.line-aside--left:before, h2.line-aside--left:before, h3.line-aside--left:before, h4.line-aside--left:before, h5.line-aside--left:before, h6.line-aside--left:before, a.line-aside--left:before {
  left: -141px;
  right: auto;
}

.inset-72 {
  padding-top: 72px;
}

@media (max-width: 767px) {
  .inset-xs-100 {
    padding-top: 40px;
  }
}

@media (min-width: 768px) {
  .inset-sm-200 {
    padding-top: 200px;
  }
  .inset-sm-100 {
    padding-top: 100px;
  }
}

section.top {
  padding-top: 90px;
}

.home + footer {
  margin-top: 0;
  border-top: none;
}

.breadcrumb {
  margin-top: 20px;
}

a:focus {
  outline: none;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none;
}

@media (max-width: 767px) {
  .pull-right-xs {
    float: right;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .pull-right-sm {
    float: right;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .pull-right-md {
    float: right;
  }
}

@media (min-width: 1200px) {
  .pull-right-lg {
    float: right;
  }
}

@media (max-width: 767px) {
  .pull-left-xs {
    float: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .pull-left-sm {
    float: left;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .pull-left-md {
    float: left;
  }
}

@media (min-width: 1200px) {
  .pull-left-lg {
    float: left;
  }
}

/* ===================   About Page   =================== */
.extra-wrap {
  overflow: hidden;
}

.information-information #content h4, .information-information #content h5 {
  margin: 0 0 20px;
  line-height: normal;
  text-transform: uppercase;
  color: #0027c5;
}

.information-information #content h4 a:hover, .information-information #content h5 a:hover {
  color: #333;
}

.information-information #content h3 {
  text-transform: uppercase;
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 0;
}

.information-information #content h3:after {
  content: '';
  height: 1px;
  display: block;
  background: #dfdfdf;
  margin: 20px 0 40px;
}

.information-information #content h3.clear {
  margin-bottom: 30px;
}

.information-information #content h3.clear:after {
  display: none;
}

.information-information #content h5 {
  color: #0027c5;
}

.information-information #content h1, .information-information #content h2, .information-information #content h3, .information-information #content h4, .information-information #content h5 {
  font-weight: 500;
}

.information-information #content * + h3 {
  margin-top: 60px;
}

.information-information #content p + h4 {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .information-information #content [class*="col-sm"] + [class*="col-sm"] {
    margin-top: 30px;
  }
}

/* ===================   Count box   =================== */
.count-box {
  margin-top: 40px;
}

.count-box strong {
  display: block;
  color: #0027c5;
  font-weight: 500;
  font-size: 56px;
  line-height: 60px;
  margin-bottom: 15px;
}

/* ===================   Icon box   =================== */
.icon-box i {
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  border: 2px solid #0027c5;
  font-size: 35px;
  color: #0027c5;
  margin-bottom: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ===================   Testimonials   =================== */
.testimonials blockquote {
  border: none;
  padding: 0;
}

.testimonials blockquote:before {
  content: '\e09d';
  display: inline-block;
  color: #0027c5;
  font-size: 84px;
  line-height: 100px;
  font-family: "material-design";
  margin-bottom: 20px;
}

/* ===================   Thumbnail   =================== */
.thumbnail {
  background: none;
  border: none;
  padding: 0;
  margin: 0 auto 25px;
  border-radius: 0;
  overflow: hidden;
}

.thumbnail img {
  -moz-transition: 0.3s transform ease;
  -o-transition: 0.3s transform ease;
  -webkit-transition: 0.3s transform ease;
  transition: 0.3s transform ease;
}

.thumbnail a {
  display: block;
  max-width: 100%;
}

.thumbnail a:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

@media (max-width: 767px) {
  .thumbnail a {
    display: inline-block;
  }
}

.img-thumbnail {
  border: 0;
  background-color: #f7f7f7;
  padding: 0;
  border-radius: 0;
}

.table-bordered .img-thumbnail {
  background-color: transparent;
}

.human_info .thumbnail {
  float: left;
  margin-right: 20px;
}

.human_info p {
  margin: 0;
  text-indent: 2em;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  line-height: 0;
}

@media (max-width: 500px) {
  img.alignleft, .human_info .thumbnail {
    float: none;
    margin: 0 auto 20px;
  }
}

/* ===================   Delivery Page   =================== */
.delivery_page {
  text-align: center;
}

.delivery_page h4 {
  color: #0027c5;
}

.delivery_page .table {
  border-top: 2px solid #0027c5;
  text-align: left;
}

.delivery_page .table tbody td:first-child {
  color: #0027c5;
}

.delivery_page .table tbody td:last-child {
  color: #333;
  font-weight: 700;
}

.delivery_page .table tbody td {
  min-width: 150px;
}

/* ===================   Terms and Conditions Page   =================== */
.terms_conditions_page h4 {
  position: relative;
  text-transform: uppercase;
}

.terms_conditions_page p + h4 {
  margin-top: 40px;
}

/* ===================   Privacy Policy  =================== */
.privacy_page ol {
  list-style-type: none;
  counter-reset: list;
  padding-left: 0;
}

.privacy_page ol li {
  counter-increment: list;
}

.privacy_page ol li h4:before {
  
  display: inline-block;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #0027c5;
  color: #fff;
  font-size: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.2);
}

.privacy_page ol li + li {
  margin-top: 40px;
}

/* ===================   Site Map Page  =================== */
.site-map-page h5 {
  margin: 0 0 20px;
  line-height: normal;
  text-transform: uppercase;
  color: #0027c5;
}

.site-map-page ul + h5 {
  margin-top: 40px;
}

.site-map-page #content ul {
  list-style-type: none;
  padding-left: 0;
}

.site-map-page #content ul li {
  position: relative;
  line-height: 30px;
}

.site-map-page #content ul li + li {
  margin-top: 10px;
}

.site-map-page #content ul li a:hover {
  color: #0027c5;
}

.site-map-page #content ul.category-list {
  position: relative;
}

.site-map-page #content ul.category-list:before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  bottom: 15px;
  width: 1px;
  background: #0027c5;
}

.site-map-page #content ul.category-list .ul-with-ul:before, .site-map-page #content ul.category-list .ul-with-ul:after {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.site-map-page #content ul.category-list .ul-with-ul:before {
  top: 15px;
}

.site-map-page #content ul.category-list .ul-with-ul:after {
  top: 9px;
}

.site-map-page #content ul.category-list ul {
  position: relative;
  margin-top: 10px;
}

.site-map-page #content ul.category-list ul:before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  bottom: 15px;
  width: 1px;
  background: #dfdfdf;
}

.site-map-page #content ul.category-list li {
  position: relative;
  padding-left: 60px;
}

.site-map-page #content ul.category-list li:before {
  content: '';
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  height: 1px;
  width: 35px;
  background: #dfdfdf;
}

.site-map-page #content ul.category-list > li:after {
  content: '';
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 35px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.site-map-page #content ul.category-list > li:before, .site-map-page #content ul.category-list > li:after {
  background: #0027c5;
}

@media (max-width: 767px) {
  .site-map-page .col-sm-6 + .col-sm-6 {
    margin-top: 30px;
  }
}

@media (max-width: 479px) {
  .site-map-page .col-xs-6 {
    width: 100%;
    float: none;
  }
  .site-map-page .col-xs-6 + .col-xs-6 {
    margin-top: 30px;
  }
}

/* ===================   Contact page   =================== */
.contact_page .panel {
  padding-top: 15px;
  background-color: transparent;
  border: none;
  border-top: 2px solid #0027c5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.contact_page .panel img {
  background-color: transparent;
}

.contact_page .map {
  border-top: 2px solid #0027c5;
  margin-bottom: 30px;
}

.contact_page .icon {
  position: relative;
  padding-left: 70px;
  min-height: 55px;
  display: block;
}

.contact_page .icon[class*="fa-"]:before {
  font-family: "FontAwesome";
}

.contact_page .icon:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #0027c5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #0027c5;
  font-size: 26px;
}

.contact_page .icon + .icon {
  margin-top: 20px;
}

.contact_page .col-sm-4:nth-child(3n-2) {
  clear: both;
}

.contact_page .col-sm-4:nth-child(n+4) {
  margin-top: 15px;
}

.contact_page .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

.contact_page .form-horizontal .form-group label {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .contact_page .col-sm-4:nth-child(n+2) {
    margin-top: 30px;
  }
}

/* ===================   Manufacturer List  =================== */
.manufacturer-list:before, .manufacturer-list:after {
  display: table;
  content: "";
  line-height: 0;
}

.manufacturer-list:after {
  clear: both;
}

.manufacturer-list .manufacturer-heading {
  font-weight: bold;
  color: #333;
  float: left;
  display: block;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  width: 15%;
  height: 50px;
  line-height: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.manufacturer-list .manufacturer-content {
  padding: 12px 15px;
  float: left;
  width: 85%;
  border-left: 1px solid #dfdfdf;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.manufacturer-list .manufacturer-content a {
  white-space: nowrap;
}

.manufacturer-list + .manufacturer-list {
  border-top: 1px solid #dfdfdf;
}

.brands {
  background: #f5f5f5;
  padding: 20px;
  margin-bottom: 30px;
}

.container > .alert,
.breadcrumb + .alert {
  position: fixed;
  z-index: 10004;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  -moz-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  -ms-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  -o-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
}

.container > .alert .alert,
.breadcrumb + .alert .alert {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}

.container > .alert .alert.fadeOut,
.breadcrumb + .alert .alert.fadeOut {
  top: -100%;
}

@-ms-keyframes alert-anim {
  0% {
    top: -100%;
  }
  60% {
    top: 0;
  }
  100% {
    top: 0;
  }
}

@-o-keyframes alert-anim {
  0% {
    top: -100%;
  }
  60% {
    top: 0;
  }
  100% {
    top: 0;
  }
}

@-webkit-keyframes alert-anim {
  0% {
    top: -100%;
  }
  60% {
    top: 0;
  }
  100% {
    top: 0;
  }
}

@-moz-keyframes alert-anim {
  0% {
    top: -100%;
  }
  60% {
    top: 0;
  }
  100% {
    top: 0;
  }
}

@keyframes alert-anim {
  0% {
    top: -100%;
  }
  60% {
    top: 0;
  }
  100% {
    top: 0;
  }
}

@-ms-keyframes alert-anim2 {
  0% {
    top: -100%;
  }
  60% {
    top: 100%;
  }
  100% {
    top: 100%;
  }
}

@-o-keyframes alert-anim2 {
  0% {
    top: -100%;
  }
  60% {
    top: 100%;
  }
  100% {
    top: 100%;
  }
}

@-webkit-keyframes alert-anim2 {
  0% {
    top: -100%;
  }
  60% {
    top: 100%;
  }
  100% {
    top: 100%;
  }
}

@-moz-keyframes alert-anim2 {
  0% {
    top: -100%;
  }
  60% {
    top: 100%;
  }
  100% {
    top: 100%;
  }
}

@keyframes alert-anim2 {
  0% {
    top: -100%;
  }
  60% {
    top: 100%;
  }
  100% {
    top: 100%;
  }
}

@-ms-keyframes alert-icon-anim {
  0% {
    font-size: 0;
  }
  60% {
    font-size: 0;
  }
}

@-o-keyframes alert-icon-anim {
  0% {
    font-size: 0;
  }
  60% {
    font-size: 0;
  }
}

@-webkit-keyframes alert-icon-anim {
  0% {
    font-size: 0;
  }
  60% {
    font-size: 0;
  }
}

@-moz-keyframes alert-icon-anim {
  0% {
    font-size: 0;
  }
  60% {
    font-size: 0;
  }
}

@keyframes alert-icon-anim {
  0% {
    font-size: 0;
  }
  60% {
    font-size: 0;
  }
}

.product_page-right .alert {
  margin-top: 20px;
}

.alert {
  position: relative;
  padding: 21px 40px 15px 75px;
  z-index: 30;
  color: #FFF;
  border-radius: 0;
  min-height: 60px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-weight: 700;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -moz-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
  -o-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
  -webkit-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
  transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
}

.alert i {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 60px;
  font-size: 40px;
  -webkit-animation: alert-icon-anim 1s;
  -moz-animation: alert-icon-anim 1s;
  -ms-animation: alert-icon-anim 1s;
  -o-animation: alert-icon-anim 1s;
  animation: alert-icon-anim 1s;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
}

.alert i:before {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  line-height: 0;
}

.alert a:hover {
  text-decoration: underline;
}

.alert button.close {
  position: absolute;
  top: 50%;
  line-height: 1;
  right: 15px;
  color: #FFF;
  opacity: .7;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.alert button.close:hover, .alert button.close:focus {
  opacity: 1;
  color: #FFF;
}

.alert.fadeOut {
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

.alert.fadeOut .alert {
  top: 100%;
}

@media (max-width: 479px) {
  .alert {
    padding-right: 30px;
  }
  .alert button.close {
    right: 5px;
  }
}

.alert-success {
  background-color: #4caf50;
}

.alert-success i {
  background: #388E3C;
}

.alert-success a, .alert-success a:visited, .alert-success a:focus, .alert-success a:hover {
  color: #C8E6C9;
}

.alert-danger {
  background-color: #F44336;
}

.alert-danger i {
  background: #D32F2F;
}

.alert-danger a, .alert-danger a:visited, .alert-danger a:focus, .alert-danger a:hover {
  color: #FFCDD2;
}

.alert-info {
  background-color: #03A9F4;
}

.alert-info i {
  background: #0288D1;
}

.alert-info a, .alert-info a:visited, .alert-info a:focus, .alert-info a:hover {
  color: #B3E5FC;
}

.alert-warning {
  background-color: #FF5722;
}

.alert-warning i {
  background: #E64A19;
}

.alert-warning a, .alert-warning a:visited, .alert-warning a:focus, .alert-warning a:hover {
  color: #FFCCBC;
}

/*========================================================
                      Menu styles
=========================================================*/
.sf-menu {
  display: inline-block;
}

.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}

.sf-menu:after {
  clear: both;
}

.sf-menu > li {
  position: relative;
  float: left;
}

.sf-menu > li + li {
  margin-left: 20px;
}

.megamenu {
  text-align: center;
  position: relative;
}

.sf-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

/*================ Menu  ===============*/
.sf-menu li {
  position: relative;
}

.sf-menu li.sfHover > a, .sf-menu li > a:hover, .sf-menu li > a.active {
  color: #0027c5;
}

.sf-menu li a {
  color: #333;
  font-size: 14px;
  line-height: 18px;
}

.sf-menu li.sf-with-mega {
  position: static;
}

.sf-menu > li > a {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1.8px;
}

.sf-menu li > a {
  display: block;
}

/*================ Sub-menu lvl1  ===============*/
.sf-menu .simple_menu {
  list-style-type: none;
  display: none;
  position: absolute;
  z-index: 109;
  left: 0;
  top: 100%;
  width: 200px;
  margin-top: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*================ Sub-menu lvl1 item  ===============*/
.sf-menu .simple_menu li {
  position: relative;
}

.sf-menu .simple_menu a {
  display: block;
  background: #f5f5f5;
  color: #333;
  padding: 13px 30px 13px 20px;
}

/*================ Sub-menu lvl2 ===============*/
.sf-menu .simple_menu .simple_menu {
  left: 100%;
  top: 0;
  margin-top: 0;
}

.sf-menu .simple_menu .simple_menu:before {
  display: none;
}

.menu-gadget {
  display: none !important;
}

.sf-menu .sf-mega {
  text-align: left;
  display: none;
  position: absolute;
  list-style-type: none;
  top: 190%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 109;
  padding: 0;
  width: 720px;
  padding: 47px 60px;
  background-color: #f7f7f7;
  -webkit-box-shadow: 0px 8px 46px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 8px 46px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 8px 46px 0px rgba(0, 0, 0, 0.09);
  background-repeat: no-repeat;
}

@media (min-width: 992px) {
  .sf-menu .sf-mega {
    width: 885px;
  }
}

.sf-menu .sf-mega .container, .sf-menu .sf-mega [class*="col-"], .sf-menu .sf-mega .row {
  width: 100%;
  padding: 0;
  margin: 0;
}

.sf-menu .sf-mega > li {
  padding: 0;
}

.sf-menu .sf-mega ul {
  padding: 0;
  list-style-type: none;
}

.sf-menu .sf-mega_row {
  margin: 0 -15px;
}

.sf-menu .sf-mega_row:before, .sf-menu .sf-mega_row:after {
  display: table;
  content: "";
  line-height: 0;
}

.sf-menu .sf-mega_row:after {
  clear: both;
}

.sf-menu .sf-mega_section {
  float: left;
  padding: 0 15px;
}

.sf-menu .sf-mega_section ul li + li {
  margin-top: 18px;
}

.sf-menu > li > .sf-with-ul {
  position: relative;
}

.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -6px;
  content: '\ec3a';
  font: 400 12px/12px 'Linearicons';
}

.sf-menu ul > li > .sf-with-ul {
  position: relative;
}

.sf-menu ul > li > .sf-with-ul:before {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
  content: '\ec3c';
  font: 400 14px/14px 'Linearicons';
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  .sf-mega_section {
    width: 100% !important;
  }
}

/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}

.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 45px 16px 25px;
}

.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}

.rd-mobilemenu_ul a:hover {
  background: #0027c5;
  color: #FFF;
}

.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}

.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}

.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}

.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}

.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-mobilemenu_ul ul {
  list-style-type: none;
  padding-left: 0;
}

.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}

.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}

.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 10000;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 52px;
  right: 96px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0;
}

.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  left: 4px;
  width: 48px;
  height: 48px;
}

.rd-mobilepanel_toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}

.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rd-mobilepanel_toggle span:after {
  top: 8px;
}

.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}

.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}

.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}

.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }
  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
  .cart {
    right: 40px;
    height: 56px;
    z-index: 10001;
  }
  .cart > button {
    line-height: 56px;
  }
  header .nav {
    right: 10px;
    z-index: 10001;
  }
  header .nav > .toggle {
    line-height: 56px;
  }
  .cart > button, .nav > .toggle {
    color: #000;
    font-size: 28px;
  }
  .cart > button:hover, .nav > .toggle:hover {
    color: #0027c5;
  }
}

@media (max-width: 400px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
  .cart > button, header .nav > .toggle {
    font-size: 22px;
  }
}

header {
  font-family: "Source Sans Pro", sans-serif;
  background: #101010;
}

header a, header a:hover, header a:focus, header a :active, header .btn-link, header .btn-link:hover, header .btn-link:focus, header .btn-link :active {
  text-decoration: none;
}

header .box-currency .dropdown-menu {
  left: auto;
  right: 0;
}

@media (min-width: 768px) {
  header .box-language .dropdown-menu {
    left: auto;
    right: 0;
  }
}


  header .bg-light + .container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header #logo, header .megamenu {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  header .box-nav {
    float: none !important;
    display: block;
    text-align: center;
  }
  header .box-nav:before, header .box-nav:after {
    display: table;
    content: "";
    line-height: 0;
  }
  header .box-nav:after {
    clear: both;
  }
  header .box-nav > [class*="pull"] {
    display: inline-block;
    float: none !important;
  }
}

@media (max-width: 767px) {
  header .bg-light .pull-right,
  header .bg-light .pull-left {
    width: 100% !important;
  }
  header .bg-light .box-language,
  header .bg-light .box-currency {
    width: 50% !important;
    text-align: center;
  }
  header .bg-light .nav {
    text-align: center;
  }
  header .bg-light .nav, header .bg-light .cart, header .bg-light #search {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  header .box-nav .nav {
    margin: 0;
  }
}

.cart > button, .search input, .search button {
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  outline: none;
}

#cart {
  margin: 0;
}

#cart .dropdown-menu {
  width: 270px;
}

@media (min-width: 992px) {
  #cart .dropdown-menu {
    width: 300px;
  }
}

#cart .dropdown-menu li > div {
  min-width: auto;
}

@media (max-width: 767px) {
  #cart {
    position: fixed;
    top: 16px;
    right: 15px;
    width: auto;
    color: #000;
  }
  #cart > button i {
    color: #000;
  }
  #cart > button:hover i {
    color: #0027c5;
  }
}

.cart {
  margin: 0;
  margin-left: 20px;
}

.cart > button {
  position: relative;
  padding-right: 10px;
  font-size: 18px;
  line-height: 18px;
}

.cart > button i, .cart > button span {
  color: #fff;
}

.cart > button i {
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}

.cart > button > span {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #000;
  background: #fff;
  text-align: center;
  line-height: 13px;
  font-size: 10px;
  position: absolute;
  right: 2px;
  top: -2px;
}

.cart > button:hover i {
  color: #0027c5;
}

.cart.open > button i {
  color: #0027c5;
}

#search {
  margin-bottom: 0;
}

.search {
  width: 200px;
  -moz-transition: border-color 0.5s ease;
  -o-transition: border-color 0.5s ease;
  -webkit-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
  border: 1px solid transparent;
  position: relative;
}

@media (max-width: 767px) {
  .search {
    width: 100%;
  }
}

.search:hover {
  border: 1px solid #000;
}

.search input {
  border-radius: 0px;
  padding: 0;
  margin: 0;
  padding-right: 30px;
  padding-left: 15px;
}

.search input, .search input:focus {
  outline: none;
  box-shadow: none;
}

.search button {
  font-size: 14px;
  line-height: 14px;
  z-index: 5;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 15px;
  height: 15px;
  line-height: 15px;
}

.search button:hover {
  color: #0027c5;
}

.nav {
  font-size: 14px;
  line-height: 14px;
  margin-top: 7px;
}

.nav a {
  color: #000;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.nav a, .nav a:hover, .nav a:active, .nav a:focus {
  text-decoration: none;
}

.nav a:hover {
  color: #0027c5;
}

.nav ul {
  margin: 0;
}

.nav ul li {
  padding: 0;
  margin: 0;
  position: relative;
}

.nav ul li + li {
  margin-left: 17px;
}

.nav ul li + li:before {
  content: '';
  position: absolute;
  top: 2px;
  left: -10px;
  width: 1px;
  height: 14px;
  background: #000;
}
.damages > .checkbox > label {
  overflow-wrap: break-word;
}
.nav--inversed {
  margin: 0;
  margin-right: 21px;
}

header .nav--inversed {
  margin-top: 19px;
}

.nav--inversed a {
  color: #fff;
}

.nav--inversed a:hover {
  color: #0027c5;
}

.nav--inversed ul li + li:before {
  background: #fff;
}

.box-language .btn-group.open > .btn, .box-language .btn:hover,
.box-currency .btn-group.open > .btn,
.box-currency .btn:hover {
  color: #0027c5;
}

.box-language i,
.box-currency i {
  font-size: 8px;
  line-height: 14px;
}

.box-language .btn,
.box-currency .btn {
  font-size: 14px;
  line-height: 14px;
  color: #333;
}

.box-language .btn.active.focus, .box-language .btn.active:focus, .box-language .btn.focus, .box-language .btn:active.focus, .box-language .btn:active:focus, .box-language .btn:focus,
.box-currency .btn.active.focus,
.box-currency .btn.active:focus,
.box-currency .btn.focus,
.box-currency .btn:active.focus,
.box-currency .btn:active:focus,
.box-currency .btn:focus {
  outline: none;
}

footer {
  padding-top: 62px;
  padding-bottom: 52px;
  background: #000;
}

footer, footer h5 {
  font-family: "Source Sans Pro", sans-serif;
}

footer h5 {
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
}

footer [class*="col"] ul li + li {
  margin-top: 6px;
}

footer [class*="col"] ul li a {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

footer [class*="col"] ul li a:hover, footer [class*="col"] ul li a:focus, footer [class*="col"] ul li a:active {
  text-decoration: none;
}

footer [class*="col"] ul li a:hover {
  color: #0027c5;
}

footer .copyright {
  font-size: 14px;
  line-height: 14px;
}

* + footer .copyright {
  margin-top: 20px;
}

footer * + .copyright {
  margin-top: 12px;
}

* + .box-html {
  margin-top: 111px;
}

.box-html__cnt {
  position: relative;
  z-index: 1;
}

.box-html .container .row + .row {
  margin-top: 37px;
}

.box-html .nav.nav-tabs {
  margin-top: 43px;
}

.box-html .nav.nav-tabs + .tab-content {
  margin-top: 45px;
}

.box-html .tab-pane .row + .row {
  margin-top: 37px;
}

.box-html h1, .box-html h2, .box-html h3, .box-html h4, .box-html h5, .box-html h6, .box-html p {
  margin: 0;
}

.box-html h2 {
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 2px;
}

.box-html--features [class*="linearicons-"], .box-html--features [class="fa"] {
  position: relative;
  display: inline-block;
  width: 170px;
  height: 170px;
  font-size: 40px;
  border: 2px solid #000;
  line-height: 40px;
  color: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.box-html--features [class*="linearicons-"]:before, .box-html--features [class="fa"]:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.box-html--features * + h6 {
  margin-top: 33px;
}

.box-html--features * + p {
  margin-top: 18px;
}

@media (max-width: 767px) {
  .box-html--features [class*="col"] + [class*="col"] {
    margin-top: 80px;
  }
}

.box-html--tabs .nav-tabs {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 40px;
}

.box-html--tabs .nav-tabs > li {
  margin-bottom: 0;
  display: inline-block;
}

.box-html--tabs .nav-tabs > li > a {
  color: #333;
  border-radius: 0px;
  font-size: 18px;
  line-height: 18px;
}

.box-html--tabs .nav-tabs > li > a > span {
  -moz-transition: box-shadow 0.5s ease;
  -o-transition: box-shadow 0.5s ease;
  -webkit-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
  box-shadow: 0 0 0 0px #fff, 0 0 0 0px #fff;
}

.box-html--tabs .nav-tabs > li > a, .box-html--tabs .nav-tabs > li.active > a {
  position: relative;
}

.box-html--tabs .nav-tabs > li > a, .box-html--tabs .nav-tabs > li > a > span, .box-html--tabs .nav-tabs > li > a > span:before, .box-html--tabs .nav-tabs > li.active > a, .box-html--tabs .nav-tabs > li.active > a > span, .box-html--tabs .nav-tabs > li.active > a > span:before {
  display: inline-block;
}

.box-html--tabs .nav-tabs > li > a, .box-html--tabs .nav-tabs > li.active > a {
  margin-right: 0;
  padding: 0;
}

.box-html--tabs .nav-tabs > li > a > span, .box-html--tabs .nav-tabs > li.active > a > span {
  width: 49px;
  height: 49px;
  filter: blur(0px);
  margin: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.box-html--tabs .nav-tabs > li > a > span.black, .box-html--tabs .nav-tabs > li.active > a > span.black {
  background: #000;
}

.box-html--tabs .nav-tabs > li > a > span.silver, .box-html--tabs .nav-tabs > li.active > a > span.silver {
  background: #e3e3e1;
}

.box-html--tabs .nav-tabs > li > a > p, .box-html--tabs .nav-tabs > li.active > a > p {
  position: absolute;
  top: 100%;
  left: -50px;
  right: -50px;
  margin: 12px 0 0 0;
}

.box-html--tabs .nav-tabs > li > a, .box-html--tabs .nav-tabs > li > a:focus, .box-html--tabs .nav-tabs > li > a:hover, .box-html--tabs .nav-tabs > li.active > a, .box-html--tabs .nav-tabs > li.active > a:focus, .box-html--tabs .nav-tabs > li.active > a:hover {
  border: none;
  background-color: transparent;
}

.box-html--tabs .nav-tabs > li.active > a > span {
  box-shadow: 0 0 0 4px #fff, 0 0 0 5px #000;
}

.box-html--image-aside * + .btn {
  margin-top: 50px;
}

.box-html--image-aside h2 + h6 {
  margin-top: 42px;
}

.box-html--image-aside h2 + p {
  margin-top: 36px;
}

.box-html--image-aside h6 + p {
  margin-top: 18px;
}

.box-html--image-aside h2 {
  z-index: 5;
}

@media (min-width: 768px) {
  .box-html--image-aside img[class*="pull-"] {
    max-width: none;
  }
}

.box-html--image-aside img.image-center {
  position: absolute;
  max-width: none;
  -moz-transform: translate(-12%, -46%);
  -ms-transform: translate(-12%, -46%);
  -o-transform: translate(-12%, -46%);
  -webkit-transform: translate(-12%, -46%);
  transform: translate(-12%, -46%);
}

* + .box.product-slider {
  margin-top: 112px;
}

.jetimpex-product-slider .buttons {
  margin: 0;
}

.jetimpex-product-slider * + .description {
  margin-top: 37px;
}

.jetimpex-product-slider * + .buttons {
  margin-top: 40px;
}

.jetimpex-product-slider .product-thumb {
  border: none;
  margin: 0;
}

.jetimpex-product-slider .caption {
  padding-top: 48px;
  padding-bottom: 70px;
}

.jetimpex-product-slider .buttons .pull-left + .pull-left > .btn-ji-link {
  margin-top: 15px;
  margin-left: 12px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .jetimpex-product-slider .buttons .pull-left + .pull-left > .btn-ji-link {
    margin-left: 0;
  }
}

.jetimpex-product-slider .product-thumb .image a:hover {
  opacity: 1;
}

.jetimpex-product-slider .name {
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 2px;
  font-weight: 700;
}

.jetimpex-product-slider .name > a {
  color: #333;
  text-decoration: none;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}

.jetimpex-product-slider .name > a:hover, .jetimpex-product-slider .name > a:active {
  color: #0027c5;
}

.jetimpex-product-slider .price, .jetimpex-product-slider .price-new, .jetimpex-product-slider .price-old {
  display: block;
  margin: 0;
}

.jetimpex-product-slider .price, .jetimpex-product-slider .price-new {
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 4px;
  font-weight: 700;
}

.jetimpex-product-slider ul > li {
  font-size: 18px;
  line-height: 20px;
}

.jetimpex-product-slider ul > li:before {
  content: '- ';
}

.jetimpex-product-slider ul > li + li {
  margin-top: 19px;
}

.jetimpex-product-slider.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 16px;
  left: 0;
}

@media (min-width: 768px) {
  .jetimpex-product-slider.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: -13px;
  }
}

@media (min-width: 992px) {
  .jetimpex-product-slider.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: -32px;
  }
}

@media (min-width: 1200px) {
  .jetimpex-product-slider.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: -55px;
  }
}

.jetimpex-product-slider.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-custom .swiper-pagination-bullet, .swiper-pagination-fraction .swiper-pagination-bullet {
  width: 26px;
  height: 26px;
}

.jetimpex-product-slider.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination-fraction .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #333;
}

/*
* @subsection   RD Parallax
*
* @description  Describes style declarations for RD Parallax extension
*
* @author       Evgeniy Gusarov
* @link         https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a
* @version      3.0.0
*/
.rd-parallax-inner {
  overflow: hidden;
  position: relative;
  min-height: 100%;
}

.rd-parallax-layer[data-type="media"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  -webkit-backface-visibility: hidden;
}

.rd-parallax-layer[data-type="media"] iframe {
  width: 100%;
  height: 100%;
}

.rd-parallax-layer[data-url] {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.rd-parallax-layer[data-type="html"] {
  position: absolute;
}

.rd-parallax {
  height: 764px;
}

.rd-parallax h2 {
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 2px;
  text-shadow: 0 0 1px #f7f7f7;
  color: #000;
  font-weight: 700;
  font-family: "Source Sans Pro", sans-serif;
}

.rd-parallax-layer.layer-1 {
  z-index: 5;
  top: -30%;
  right: 24.4%;
}

@media (max-width: 767px) {
  .rd-parallax {
    height: 500px;
  }
  .rd-parallax h2 {
    font-size: 20px;
    line-height: 22.5px;
    letter-spacing: 1px;
  }
  .rd-parallax-layer.layer-1 {
    z-index: 5;
    top: 0;
    right: 24.4%;
  }
}

.social-block p {
  font-size: 14px;
  line-height: 14px;
}

.social-block .box-heading + .box-content {
  margin-top: 20px;
}

.social-list li {
  display: inline-block;
}

.social-list li + li {
  margin-left: 7px;
}
.reparacoes-p1 {
  font-weight: bold;
    font-size: 14px;
}
.social-list li a:hover, .social-list li a:active, .social-list li a:focus {
  text-decoration: none;
  outline: none;
  color: #0027c5;
}

#reparacoes {
  position: relative;
}
/*
* @subsection   ToTop
* @license      MIT license - http://opensource.org/licenses/MIT
* @version      1.0.0
*/
.ui-to-top {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  background: #333;
  border-radius: 50%;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 2px 3px 8px 0px rgba(0, 0, 0, 0.3);
  position: fixed;
  right: 20px;
  bottom: 20px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transform: translateY(120px) scale(0);
  -ms-transform: translateY(120px) scale(0);
  -o-transform: translateY(120px) scale(0);
  -webkit-transform: translateY(120px) scale(0);
  transform: translateY(120px) scale(0);
}

.ui-to-top, .ui-to-top:visited, .ui-to-top:focus, .ui-to-top:hover {
  text-decoration: none;
  color: #fff;
}

.ui-to-top:hover {
  background: #002cdf;
}

.ui-to-top.active {
  -moz-transform: translateY(0px) scale(1);
  -ms-transform: translateY(0px) scale(1);
  -o-transform: translateY(0px) scale(1);
  -webkit-transform: translateY(0px) scale(1);
  transform: translateY(0px) scale(1);
}

.mobile .ui-to-top,
.tablet .ui-to-top {
  display: none !important;
}

@media (min-width: 480px) {
  .ui-to-top {
    right: 25px;
    bottom: 60px;
  }
}

* + .offset-top-300 {
  margin-top: 300px;
}

@media (max-width: 767px) {
  * + .offset-top-300 {
    margin-top: 150px;
  }
}

#product-category #content .row > .col-xs-12.text-center.col-sm-2 > img {
  margin-bottom: 15px;
}
