body {
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #f7f7f7;

}
body,
html {
  height: 100%;
}
a,
button,
input,
textarea {
  outline: 0 !important;
}
img.home-pic {
  max-width: 630px;
  display: inline-block;
}
.service-area {
  border: 1px solid #efefef;
  line-height: 35px;
  overflow: auto;
  height: 300px;
  color: #000;
  background-color: #fff;
  text-align: left;
  padding-left: 25px;
}
a {
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  text-decoration: none !important;
}
.pad-left {
  padding-left: 0;
}
.pad-right {
  padding-right: 0;
}
.pad-top {
  padding-top: 0;
}
.pad-bottom {
  padding-bottom: 0;
}
.padding {
  padding: 0;
}
h1 {
  font-size: 72px;
  line-height: 72px;
}
h2 {
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
h3 {
  font-size: 40px;
  line-height: 40px;
}
h4 {
  font-size: 30px;
  line-height: 30px;
}
h5 {
  font-size: 26px;
  line-height: 26px;
}
h6 {
  font-size: 22px;
  line-height: 22px;
}
li {
  font-size: 20px;
  line-height: 28px;
}
p {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 2rem;
}

.custom-h3 {
  font-size: 22px;
	color: #B00C14;
}

.custom-h4 {
  font-size: 19px;
	font-weight: bold;
}


.mb-bottom {
  margin-bottom: 55px;
}
.btn {
  font-size: 20px;
  line-height: 20px;
  font-family: OpenSansBold;
  background-color: #B00C14;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  border: none;
  padding: 8px 23px 8px 23px;
  color: #fff;
}
.btn-primary:hover {
  background-color: #242424;
}
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(36, 36, 36, 0.5);
}
.btn-primary.active:focus,
.btn-primary.focus,
.btn-primary:active:focus {
  background-color: #ef212d !important;
  box-shadow: none !important;
}
button.btn-dark {
  padding: 23px 87px;
}
button.btn-dark:hover {
  background-color: #ef212d !important;
}
header {
  width: 100%;
  backface-visibility: hidden;
  display: block;
  position: fixed;
  opacity: 1;
  text-align: left;
  top: 0;
  z-index: 111;
}
.top-menu {
  background-color: #030303;
  padding: 20px 0;
}
.top-menu .logo-phone-menu a {
  margin-right: 45px;
  display: inline-block;
  vertical-align: middle;
}
.top-menu .logo-phone-menu a:last-child {
  margin-right: 0;
}
.top-menu .logo-phone-menu a.call {
  font-family: KarlaRegular;
  font-size: 20px;
  line-height: 20px;
  color: #f7f7f7;
}
.top-menu .logo-phone-menu a.call img {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.top-menu .logo-phone-menu a.call:hover {
  color: #ec1d25;
}
.top-menu .left-side-search ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.top-menu .left-side-search > ul {
  text-align: right;
}
.top-menu .left-side-search ul li .btn-primary {
  padding-left: 13px;
}
.top-menu .left-side-search ul li.main {
  display: inline-block;
  vertical-align: middle;
  padding: 0 25px;
}
.top-menu .left-side-search ul li.main:first-child {
  padding-left: 0;
}
.top-menu .left-side-search ul li.main:last-child {
  padding-right: 0;
}
.top-menu .left-side-search ul li .btn-primary i {
  font-size: 25px;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 3px;
}
.top-menu .left-side-search ul li .btn-primary p {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 20px;
  margin: 0;
}
.environment-main ul li {
  display: inline-block;
  text-align: center;
}
.environment-main {
  text-align: center;
}
.environment-main p {
  margin-bottom: 0px;
  font-size: 14px;
  font-family: KarlaBold;
  line-height: 16px;
  text-transform: uppercase;
  color: #fff;
}
li.main .search-header .form-group {
  position: relative;
  margin: 0;
}
li.main .search-header .form-group .form-control {
  height: 46px;
  border: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  font-family: KarlaRegular;
  color: #958e90;
  padding: 10px 19px;
  width: 290px;
}
li.main .search-header .btn-search {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  background: #fff;
  border: none;
  width: 53px;
  width: 40px;
  padding: 0;
  text-align: center;
}
.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(239, 33, 45, 0.25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 33, 45, 0.25);
  -moz-box-shadow: 0 0 0 0.2rem rgba(239, 33, 45, 0.25);
  -ms-box-shadow: 0 0 0 0.2rem rgba(239, 33, 45, 0.25);
  -o-box-shadow: 0 0 0 0.2rem rgba(239, 33, 45, 0.25);
  border-color: rgba(239, 33, 45, 0.25);
}
.bottom-menu {
  background-color: #242424;
  border-top: 1px solid #d9d6d6;
  border-bottom: 1px solid #d9d6d6;
  padding: 12px;
}
.bottom-menu .add-to-cart {
  background-color: #f7f7f7;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  width: 175px;
  float: right;
}
.add-to-cart .cart-item {
  padding: 6px 15px 6px 20px;
}
.add-to-cart .cart-item img {
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
}
.add-to-cart .cart-item p {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 16px;
  color: #030303;
  font-family: OpenSansRegular;
  margin: 0;
}
.add-to-cart .arrow-cart {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #f2151d;
  height: 100%;
  width: 34px;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  text-align: center;
  padding-top: 5px;
}
.bottom-menu .navbar {
  padding: 0;
  display: inline-block;
}
.navbar-nav .nav-link {
  padding: 11px 20px !important;
  font-size: 14px;
  line-height: 14px;
  font-family: OpenSansBold;
  text-transform: uppercase;
  color: #d1d0d0;
}
.navbar-nav .nav-item:first-child .nav-link {
  padding-left: 0 !important;
}
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
  border: none !important;
  background: url(../images/caret-icon.png) no-repeat;
  height: 10px !important;
  width: 10px !important;
  vertical-align: middle !important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-nav > li > a.highlighted,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover {
  position: relative;
  color: #ee1e26;
}
.navbar-nav .dropdown-menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  left: 0 !important;
  padding: 0 !important;
  background-color: #242424;
}
.navbar-nav .dropdown-menu .dropdown-item {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 10px 15px;
  color: #d1d0d0;
}
.navbar-nav .dropdown-menu li {
  font-size: 14px;
  line-height: 14px;
  position: relative;
}
.navbar-nav .dropdown-menu .dropdown-item:hover {
  color: #ee1e26;
  background: 0 0;
}
.home-owl-main {
  /* background-image: url(../images/background-slider.jpg); */
  width: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 170px;
}
.home-owl .slider-caption .title h1,
.home-owl .slider-caption .title h2,
.home-owl .slider-caption .title h3,
.home-owl .slider-caption .title h4,
.home-owl .slider-caption .title h5,
.home-owl .slider-caption .title h6,
.home-owl .slider-caption .title p {
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 25px;
  background-color: #000;
  font-family: KarlaBold;
  letter-spacing: 1px;
  display: inline-block;
  margin: 0 0 10px;
}
.home-owl .slider-btn {
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  display: inline-block;
  font-family: KarlaBold;
  background-color: #000;
  padding: 15px 17px;
  margin-left: 90px;
  border-left: 1px solid #272c30;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home-owl .slider-btn:hover {
  background: #ee1e26;
}
.home-owl .background-img-slider img {
  position: relative;
}
.home-owl .owl-nav {
  position: absolute;
  bottom: 30px;
  left: 18.2%;
  left: 346px;
}
.home-owl .owl-nav button {
  width: 45px;
  height: 46px;
  text-align: center;
  background-color: #000 !important;
}
.home-owl .owl-nav button i {
  color: #fff;
}
.home-owl .owl-nav button:hover {
  background: #ee1e26 !important;
}
.slider-caption {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.slider-caption .container {
  position: relative;
}
.slider-caption .caption-inner {
  padding-left: 346px;
}
.title-main {
  position: relative;
  margin-top: 89px;
}
.featured-title {
  padding: 25px 78px 25px 0;
  position: relative;
  justify-content: center;
  display: flex;
  font-size: 100px;
}
.title-bg {
  z-index: -1;
  height: 100%;
}
.featured-title h1,
.featured-title h2,
.featured-title h3,
.featured-title h4,
.featured-title h5,
.featured-title h6,
.featured-title p {
  font-size: 60px;
  line-height: 30px;
  font-family: OpenSansBold;
  display: inline-block;
  color: #000;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1px;
  padding-bottom: 30px;
}
.featured-product ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.featured-product ul .featured-block {
  float: left;
  width: 33.33%;
}
.featured-product ul .featured-block span {
  position: absolute;
  top: 16px;
  background-color: #f6d418;
  right: 40px;
  font-family: KarlaBold;
  color: #000;
  padding: 8px 17px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
}
.featured-product ul .featured-block .pro-name h6 {
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-family: OpenSansBold;
  margin: 0;
}
.featured-product ul .featured-block .featured-img {
  height: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.featured-product ul .featured-block a {
  padding: 72px 10px 35px;
  display: block;
  text-decoration: none;
  background-color: #fff;
  border-left: 1px solid #f7f7f7;
  text-align: center;
  position: relative;
}
.featured-product ul .featured-block a:hover .pro-name h6 {
  color: #ee1e26;
}
.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.14);
}
.category-block {
  position: relative;
  width: 25%;
  border: 1px solid #dfdfdf;
  border-right: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  background-color: #fff;
}
.category-block .category-img {
  height: 420px;
}
.category-block .category-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.category-block .category-detail {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  right: 100px;
  left: 0;
  text-align: center;
}
.category-block .category-title {
  padding: 22px 35px;
}
.category-block .category-title h1,
.category-block .category-title h2,
.category-block .category-title h3,
.category-block .category-title h4,
.category-block .category-title h5,
.category-block .category-title h6,
.category-block .category-title p {
  font-size: 28px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  font-family: KarlaBold;
  margin: 0;
}
.light-blue-bg {
  background: rgba(139,204,231, 0.7); 
}
.light-orange-bg {
  background: rgba(243,163,63, 0.7);
}
.green-bg {
  background: rgba(143, 161, 84, 0.7);
}
.breaker-bg {
  background: rgba(92, 126, 128, 0.7);
}
.dark-chocolate-bg {
  background: rgba(50, 20, 20, 0.7);
}
.light-chocolate-bg {
  background: rgba(81, 51, 19, 0.7);
}
.category-block .category-detail a {
  font-size: 18px;
  line-height: 18px;
  font-family: KarlaBold;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  margin: 0 0 0;
  background: #000;
  padding: 15px;
}
.category-block .category-detail a:hover {
  color: #ee1e26;
}
.product-main-block {
  padding-left: 25%;
  position: relative;
  clear: both;
  overflow: hidden;
}
.product-slider .owl-nav .owl-next,
.product-slider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.product-slider .owl-nav .owl-next img,
.product-slider .owl-nav .owl-prev img {
  opacity: 0.2;
}
.product-slider .owl-nav .owl-next:hover img,
.product-slider .owl-nav .owl-prev:hover img {
  opacity: 1;
}
.product-slider .owl-nav .owl-next {
  right: 10px;
}
.product-slider .owl-nav .owl-prev {
  left: 10px;
}
.product-block {
  height: auto;
  background: #fff;
  border-left: 1px solid #f7f7f7;
}
.product-block a {
  display: block;
  height: 100%;
}
.product-block .product-sliderContainer {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
}
.product-block .product-imageSliderContainer {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  width: 350px;
  width: 100%;
  height: 330px;
}
.product-block .product-sliderContainer .pro-img {
  height: 330px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-block .product-detail {
  padding: 10px;
  text-align: center;
  min-height: 75px;
}
.product-block .product-detail h5 {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-family: OpenSansBold;
  margin: 0 0 5px;
}
.product-block .product-detail p {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  font-family: OpenSansRegular;
}
.product-block a:hover .product-detail h5 {
  color: #ee1e26;
}
.product-block .pro-img img {
  width: auto !important;
}
.product-block .product-icon {
  position: absolute;
  left: auto;
  right: 40px;
  top: auto;
  bottom: 40px;
}
.product-block .product-icon img {
  width: auto !important;
}
.product-list-sub .product-slider.owl-carousel .owl-dots.disabled,
.product-list-sub .product-slider.owl-carousel .owl-nav.disabled {
  display: block !important;
}
.product-category-main {
  padding: 35px 0 60px;
  display: flex;
}
.product-sidebar {
  width: 380px;
  width: 25%;
  float: left;
  margin-right: 25px;
}
.product-sidebar {
  height: 100%;
  background: #030303;
}
.product-sidebar ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style-type: none;
  background: #030303;
}
.product-sidebar > ul > li > a {
  display: block;
  padding: 5px 20px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  padding: 20px 35px 20px 70px;
  display: block;
  margin: 0 !important;
  font-family: KarlaBold;
  text-transform: uppercase;
  position: relative;
  border: 1px solid #2b2a2b;
}
.product-sidebar > ul > li > a.active {
  background-color: #ef212d;
  color: #fff;
}
.product-sidebar > ul > li > a:hover {
  color: #ee1e26;
}
.product-sidebar ul li a span {
  position: absolute;
  left: 10px;
  right: auto;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 45px;
  text-align: center;
}
.product-sidebar ul li a span img {
  display: inline-block;
}
.product-sidebar ul li .accordion-btn-wrap:after {
  position: absolute;
  display: block;
  content: '';
  right: 25px;
  top: 50%;
  -moz-transform: translate(0, -50%) rotate(-90deg);
  -o-transform: translate(0, -50%) rotate(-90deg);
  -ms-transform: translate(0, -50%) rotate(-90deg);
  -webkit-transform: translate(0, -50%) rotate(-90deg);
  transform: translate(0, -50%) rotate(-90deg);
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  background: url(../../assets/images/dropdown-menu-arrow.png) no-repeat;
  height: 11px;
  width: 16px;
  background-size: contain;
}
.product-sidebar ul li .accordion-btn-wrap.accordion-active:after {
  -moz-transform: translate(0, -50%) rotate(0);
  -o-transform: translate(0, -50%) rotate(0);
  -ms-transform: translate(0, -50%) rotate(0);
  -webkit-transform: translate(0, -50%) rotate(0);
  transform: translate(0, -50%) rotate(0);
}
.product-sidebar > ul > li > ul {
  background: #242424;
}
.product-sidebar > ul > li > ul li a {
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: #f7f7f7;
  font-family: OpenSansBold;
  padding: 15px 15px 15px 40px;
  border-bottom: 2px solid #2d2d2d;
}
.product-sidebar > ul > li > ul li a.active,
.product-sidebar > ul > li > ul li.active a {
  background: #ee1e26;
}
.product-sidebar > ul > li > ul li a:hover {
  background: #ee1e26;
}
.product-category-main .product-block {
  margin: 0 0 20px;
}
.breadcrumb {
  background: 0 0;
  padding: 0;
}
.breadcrumb .breadcrumb-item {
  font-size: 14px;
  line-height: 14px;
  color: #242424;
  font-family: OpenSansBold;
  text-transform: uppercase;
}
.breadcrumb .breadcrumb-item a {
  color: #242424;
}
.breadcrumb .breadcrumb-item:after {
  display: inline-block;
  padding-left: 15px;
  color: #6c757d;
  color: #242424;
  content: '>' !important;
}
.breadcrumb .breadcrumb-item:last-child:after {
  display: none;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: none;
}
.product-title h1,
.product-title h2,
.product-title h3,
.product-title h4,
.product-title h5,
.product-title h6,
.product-title p {
  font-size: 20px;
  font-family: OpenSansBold;
  text-transform: uppercase;
  line-height: 20px;
  color: #161616;
}
.side-burger {
  position: absolute;
  left: 100%;
  background: #ee1e26;
  padding: 10px;
  cursor: pointer;
  height: 35px;
  display: none;
  top: -9px;
}
.side-burger p {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  float: left;
  margin-right: 8px;
  line-height: 14px;
}
.side-burger .icon-bar {
  display: block;
  float: left;
  width: 18px;
  height: 2px;
  border-radius: 1px;
  background: #fff;
  transition: ease-in-out 0.4s;
  -webkit-transition: ease-in-out 0.4s;
  -moz-transition: ease-in-out 0.4s;
  -ms-transition: ease-in-out 0.4s;
  -o-transition: ease-in-out 0.4s;
}
.side-burger .icon-bar + .icon-bar {
  margin-top: 4px;
}
.product-sidebar.active .side-burger .icon-bar:nth-child(2) {
  display: none;
}
.product-sidebar.active .side-burger .icon-bar:nth-child(1) {
  margin-top: 6px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.product-sidebar.active .side-burger .icon-bar:nth-child(3) {
  margin-top: -2px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.inner-page {
  padding: 40px 0 0;
}
.main-title {
  padding: 60px 0 25px;
}
.main-title h1,
.main-title h2,
.main-title h3,
.main-title h4,
.main-title h5,
.main-title h6,
.main-title p {
  font-size: 30px;
  line-height: 30px;
  color: #161616;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: OpenSansBold;
  margin: 0;
}
.contact-block-main {
  background: #fff;
  padding: 50px 60px;
  margin: 0 0 45px;
}
.contact-title {
  padding: 0 0 8px;
}
.contact-title h1,
.contact-title h2,
.contact-title h3,
.contact-title h4,
.contact-title h5,
.contact-title h6,
.contact-title p {
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: #242424;
  font-family: OpenSansBold;
  margin: 0;
}
.contact-add p {
  font-size: 20px;
  line-height: 30px;
  color: #242424;
  font-family: OpenSansRegular;
  margin: 0 0 30px;
}
.contact-add p:last-child {
  margin: 0;
}
.contact-add p a {
  color: #242424;
  display: block;
}
.contact-add p a:hover {
  color: #ee1e26;
}
.contact-map iframe {
  border: none;
  height: 290px;
  width: 100%;
}
.contact-form [class*='col-'] {
  padding: 0 6px;
}
.contact-form .row {
  margin: 0 -6px;
}
.contact-form .form-control {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background: #f4f4f4;
  border: none;
  height: 48px;
}
.contact-form textarea.form-control {
  resize: none;
  height: auto;
}
.contact-form .btn-primary {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  display: block;
  width: 100%;
}
.contact-form .form-control::-webkit-input-placeholder {
  color: #c2c2c2;
}
.contact-form .form-control::-moz-placeholder {
  color: #c2c2c2;
}
.contact-form .form-control:-ms-input-placeholder {
  color: #c2c2c2;
}
.contact-form .form-control:-moz-placeholder {
  color: #c2c2c2;
}
.testimonial-block {
  background: #fff;
  padding: 60px 80px 80px 60px;
}
.rating-block {
  text-align: center;
}
.testi-title h1,
.testi-title h2,
.testi-title h3,
.testi-title h4,
.testi-title h5,
.testi-title h6,
.testi-title p {
  font-size: 35px;
  line-height: 35px;
  text-transform: uppercase;
  font-family: OpenSansBold;
  color: #030303;
  letter-spacing: 1px;
}
.rating-block p {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-family: OpenSansBold;
  color: #030303;
  letter-spacing: 1px;
}
.rating-block ul {
  display: block;
  padding: 40px 0;
  margin: 0;
  list-style-type: none;
}
.rating-block ul li {
  display: inline-block;
  list-style-type: none;
  font-size: 70px;
  line-height: 1;
  color: #4c4c4c;
  padding: 0 4px;
}
.rating-block .btn-primary {
  padding: 12px 50px;
}
.customer-block {
  background: #030303;
  padding: 30px 60px 20px;
}
.customer-block .testi-title h1,
.customer-block .testi-title h2,
.customer-block .testi-title h3,
.customer-block .testi-title h4,
.customer-block .testi-title h5,
.customer-block .testi-title h6,
.customer-block .testi-title p {
  color: #fff;
}
.customer-block a {
  font-size: 16px;
  line-height: 16px;
  font-family: OpenSansBold;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  border-bottom: 2px solid #fff;
  padding: 0 0 6px;
}
.customer-block a:hover {
  color: #ee1e26;
  border-color: #ee1e26;
}
.person-rating-block {
  padding: 0 0 40px;
}
.person-rating-block:last-child {
  padding: 0;
}
.person-rating-block h4 {
  font-size: 20px;
  line-height: 20px;
  color: #242424;
  font-family: OpenSansBold;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.person-rating-block ul {
  display: block;
  padding: 0 0 25px;
  margin: 0;
  list-style-type: none;
}
.person-rating-block ul li {
  display: inline-block;
  list-style-type: none;
  color: #f3a90a;
  font-size: 30px;
  line-height: 30px;
}
.person-rating-block p {
  font-size: 20px;
  line-height: 30px;
  color: #242424;
  font-family: OpenSansRegular;
  margin: 0 0 30px;
}
.person-rating-block h5 {
  font-size: 20px;
  line-height: 20px;
  color: #242424;
  font-family: OpenSansBold;
  margin: 0;
}
.testimonial-block:last-child {
  margin: 0 0 60px;
}
.product-table {
  margin: 0 0 40px;
}
.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border: none;
  padding: 16px 30px;
}
.table > tbody > tr > td.item {
  width: 15%;
}
.table > tbody > tr > td.weight {
  width: 15%;
}
.table > tbody > tr > td.detail {
  width: 30%;
}
.table > tbody > tr > td {
  font-size: 16px;
  line-height: 16px;
  color: #030303;
  font-family: OpenSansRegular;
}
.table > tbody > tr > td a {
  float: right;
  color: #030303;
  padding: 0 0 5px;
  border-bottom: 2px solid #a3a3a3;
}
.table > tbody > tr > td a:hover {
  color: #ee1e26;
  border-color: #ee1e26;
}
.product-table > thead > tr > th {
  font-size: 20px;
  line-height: 0.95;
  color: #030303;
  text-transform: uppercase;
  font-family: KarlaBold;
  background: #e9e9e9;
}
.table-striped tbody tr:nth-of-type(even) {
  background-color: #f9f8f8;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fff;
}
.cart-block {
  background: #fff;
  margin: 0 0 60px;
}
.cart-block .btn-primary {
  float: right;
  padding: 12px 40px;
}
.product-detail-page {
  padding: 20px 0 70px;
}
.product-detail-page .btn-primary {
  font-family: KarlaBold;
  padding: 13px 20px;
  margin-bottom: 5px;
}
.product-detail-page .btn-primary i {
  margin-right: 5px;
}
.product-left .btn-primary {
  background: #000;
}
.product-left .btn-primary:hover {
  background: #ee1e26;
}
.product-slider-main {
  background: #fff;
  padding: 20px 70px;
  margin: 0 0 45px;
}
.lSSlideOuter.vertical .lSGallery {
  right: auto;
  left: 0;
}
.lSSlideOuter.vertical {
  padding-left: 200px;
  padding-right: 0 !important;
}
.lSAction > a {
  background-image: none !important;
  opacity: 1 !important;
}
.lSSlideOuter.vertical .lightSlider > * {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style-type: none;
}
.lSSlideOuter.vertical .lightSlider > * img {
  max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery li {
  border: 3px solid transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  list-style-type: none;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-color: #ee1e26;
  border-radius: 0 !important;
}
.product-name h1,
.product-name h2,
.product-name h3,
.product-name h4,
.product-name h5,
.product-name h6,
.product-name p {
  font-size: 25px;
  line-height: 28px;
  color: #030303;
  font-family: OpenSansBold;
  margin: 0;
}
.product-name {
  padding: 0 0 30px;
}
.product-detail .description h5 {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-family: OpenSansBold;
  margin: 0 0 20px;
}
.product-detail .description h6 {
  font-size: 16px;
  line-height: 16px;
  font-family: OpenSansBold;
  margin: 0 0 20px;
}
.product-detail .description p {
  font-size: 16px;
  line-height: 20px;
  font-family: OpenSansRegular;
  margin: 0 0 20px;
}
.product-detail .table > tbody > tr > td {
  width: auto;
}
.selection-title h1,
.selection-title h2,
.selection-title h3,
.selection-title h4,
.selection-title h5,
.selection-title h6,
.selection-title p {
  font-size: 20px;
  line-height: 20px;
  color: #242424;
  font-family: KarlaBold;
  text-transform: uppercase;
}
.selection-block {
  padding: 0 0 50px;
}
.selection-block ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: block;
}
.gross-black-bg {
  background: #181107;
}
.horse-brown-bg {
  background: #471c0b;
}
.trim-grey-bg {
  background: #a3a3a3;
}
.selection-block ul li {
  text-align: center;
  display: block;
  float: left;
  padding: 0 15px 15px 0;
}
.selection-block ul li img {
  display: inline;
}
.selection-block ul li p {
  font-size: 25px;
  line-height: 25px;
  color: #030303;
  font-family: OpenSansBold;
  text-transform: uppercase;
  margin: 10px 0 0;
  text-align: center;
}
.custom-radio-select {
  position: relative;
  display: block;
  height: 120px;
  width: 120px;
  margin: 0 auto;
}
.custom-radio-select .custom-radio {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
  opacity: 0;
}
.custom-radio-select .check {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 4px solid transparent;
}
.custom-radio-select .custom-radio:checked ~ .check {
  border-color: #ee1e26;
}
.select-liner .selectric-cus .form-control {
  height: 45px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: #fff;
  font-family: OpenSansBold;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #000;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  width: 100%;
  -o-box-shadow: none;
  padding: 0 42px 0 30px;
  background: #e9e9e9;
}
.select-liner .selectric-cus select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.select-liner .selectric-cus select option {
  padding: 10px;
  line-height: 20px;
}
.select-liner .selectric-cus {
  position: relative;
  width: 400px;
}
.select-liner .selectric-cus:after {
  content: '';
  right: 22px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  background-image: url(../images/selectric-arrow.png);
  position: absolute;
  pointer-events: none;
  width: 17px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: contain;
}
.product-accessories {
  padding: 30px 0;
  border: 2px solid #e9e9e9;
  border-left: 0;
  border-right: 0;
  margin: 30px 0;
}
.product-accessories ul {
  padding: 25px 0 0;
  margin: 0;
  list-style-type: none;
  display: block;
}
.product-accessories ul li {
  display: block;
  width: 50%;
  float: left;
  margin: 0 0 25px;
}
.product-accessories ul li:nth-child(2n + 1) {
  clear: both;
}
.product-accessories ul li:nth-last-child(1) {
  margin: 0;
}
.custom-checkbox {
  position: relative;
  font-size: 16px;
  line-height: 28px;
  color: #242424;
  font-weight: 400;
  padding-left: 40px;
  display: inline-block;
  cursor: pointer;
}
.custom-checkbox input[type='checkbox'] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  margin: 0;
  cursor: pointer;
  z-index: 99;
}
.custom-checkbox .check {
  position: absolute;
  height: 28px;
  width: 28px;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  background: #e9e9e9;
  transition: ease-in-out 0.4s;
  -webkit-transition: ease-in-out 0.4s;
  -ms-transition: ease-in-out 0.4s;
  -o-transition: ease-in-out 0.4s;
  -moz-transition: ease-in-out 0.4s;
}
.custom-checkbox .check:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  top: 6px;
  width: 15px;
  height: 15px;
  opacity: 0;
  margin: 0 auto;
  background: url(../images/checkmark-icon.png);
}
.custom-checkbox input[type='checkbox']:checked + .check:after {
  opacity: 1;
}
.footer {
  background: #000;
}
.footer-top {
  padding: 50px 0 75px;
  border: 1px solid #fff;
  border-left: none;
  border-right: none;
}
.f-call {
  text-align: center;
}
.f-call .quote-btn {
  border: 2px solid #ee1e26;
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  color: #ee1e26;
  padding: 25px 30px;
  font-family: AvenirNextLTProBold;
}
.f-call .quote-btn:hover {
  background: #ee1e26;
  color: #fff;
}
.f-call p {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-family: AvenirNextLTProDemi;
  margin: 40px 0 0;
}
.f-call p a {
  font-size: 35px;
  line-height: 35px;
  color: #fff;
  font-family: AvenirNextLTProBold;
  margin: 10px 0 0;
  display: inline-block;
}
.f-call p a:hover {
  color: #ee1e26;
}
.f-title h1,
.f-title h2,
.f-title h3,
.f-title h4,
.f-title h5,
.f-title h6,
.f-title p {
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
  font-family: OpenSansBold;
  font-family: AvenirNextLTProDemi;
  margin: 0;
}
.f-title {
  padding: 0 0 15px;
}
.f-block ul {
  padding: 0;
  margin: 0;
  display: block;
  list-style-type: none;
}
.f-menu ul li {
  margin: 0;
  display: block;
  list-style-type: none;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  font-family: OpenSansBold;
  font-family: AvenirNextLTProDemi;
  padding: 0 0 15px;
}
.f-menu ul li a {
  color: #fff;
}
.f-menu ul li a:hover {
  color: #ee1e26;
}
.f-social ul li {
  display: inline-block;
  padding: 0 6px;
}
.f-social ul li:first-child {
  padding-left: 0;
}
.f-social ul li:last-child {
  padding-right: 0;
}
.f-social {
  padding: 0 0 50px;
}
.f-address li {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  position: relative;
  padding-left: 30px;
  font-family: AvenirNextLTProDemi;
}
.f-address li span {
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  text-align: center;
}
.f-address li a {
  color: #fff;
}
.f-address li a:hover {
  color: #ee1e26;
}
.f-address li span img {
  display: inline-block;
}
.f-bottom {
  padding: 30px 0;
}
.f-bottom ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.f-bottom ul li {
  display: inline-block;
  list-style-type: none;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  position: relative;
  padding: 0 6px 0 12px;
  font-family: AvenirNextLTProDemi;
}
.f-bottom ul li:after {
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #fff;
  display: block;
  content: '';
}
.f-bottom ul li:first-child:after {
  display: none;
}
.f-bottom ul li a {
  color: #fff;
}
.f-bottom ul li a:hover {
  color: #ee1e26;
}
.testimonial-page .product-table input[type='submit'] {
  font-size: 20px;
  line-height: 20px;
  font-family: OpenSansBold;
  background-color: #ef212d;
  border: none;
  color: #fff;
  padding: 5px 20px;
}
.product-cat-list .contact-block-main {
  width: 100%;
}
.inner-page a:hover {
  color: #000;
}
.contact-form .select-catalog label {
  font-size: 14px;
  line-height: 14px;
  color: #242424;
  font-family: OpenSansBold;
  text-transform: uppercase;
}
.contact-form .select-catalog span {
  font-size: 20px;
  font-family: OpenSansBold;
  text-transform: uppercase;
  line-height: 20px;
  color: #161616;
  display: block;
}
.product-detail .selection-block ul li p {
  font-size: 12px;
  line-height: 12px;
}
.home-owl .owl-nav button img {
  width: 18px;
}
.featured-img .img-fluid,
.pro-img .img-fluid {
  max-height: 250px;
}
.img-fluid {
  height: auto;
}
.quto-sec-bg {
  width: 100%;
  min-height: 350px;
  background-color: #ee1e26;
  color: #fff;
}
.quta-text {
  text-align: center;
  margin: 61px 40px 0 40px;
}
.quta-text h3 {
  font-size: 70px;
  margin: 0 0 23px 0;
  line-height: 53px;
  text-transform: uppercase;
  font-family: KarlaBold;
  letter-spacing: 5px;
}
.quta-text h4 {
  font-size: 40px;
  margin: 0 0 25px 0;
  text-transform: uppercase;
  font-family: KarlaBold;
  letter-spacing: 5px;
}
.quta-text p {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 30px 0;
  font-family: OpenSansRegular;
}
.quto-btn {
  width: 207px;
  height: 46px;
  background-color: transparent;
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
  font-size: 20px;
  border: 1px solid #fff;
  line-height: 28px;
}
.info-bg {
  width: 100%;
  min-height: 286px;
  background-color: #000;
  background-image: url(../../assets/images/bg-image.jpg);
  background-size: cover;
}
.info-data {
  text-align: center;
}
.info-data h4 {
  font-size: 20px;
  font-weight: 700;
  color: #ef1f2b;
  text-transform: uppercase;
  margin-top: 30px;
}
.info-data img {
  margin: 52px 0 0 0;
}
.our-product-bg {
  width: 100%;
  min-height: 694px;
  background-color: #fff;
  padding: 111px 0 0 0;
  border-bottom: 1px solid #ccc8c8;
}
.text-data {
  margin: 51px 0 0 30px;
}
.text-data h3 {
  font-size: 70px;
  font-family: KarlaBold;
  color: #000;
  line-height: 53px;
  text-transform: uppercase;
  margin: 0;
}
.text-data h4 {
  font-size: 27px;
  color: #b3afb0;
  text-transform: uppercase;
  font-style: italic;
  font-family: KarlaBold;
}
.text-data h3 span {
  font-size: 56px;
}
.text-data p {
  font-size: 20px;
  line-height: 24px;
  color: #000;
  margin: 17px 0 35px 0;
}
.text-data .pr-btn {
  width: 251px;
  height: 49px;
  background-color: #000;
  font-size: 16px;
  font-family: KarlaBold;
  text-transform: uppercase;
  line-height: 30px;
}
.text-data .pr-btn:hover {
  color: #ee1e26;
}
.text-image img {
  margin: 0 21px 0 0;
}
.content.clearfix {
  margin: 200px 0 0 0;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.nopadding img {
  width: 100%;
}
.data-text {
  margin: 0 0 50px 0;
}
.data-text h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
.data-text p {
  font-size: 16px;
  margin: 0 0 30px 0;
}
.data-image {
  overflow: hidden;
  margin: 0 0 6px 0;
}
.data-image img {
  margin: 0 auto;
  display: table;
  width: 100%;
  transition: all 0.5s ease;
  height: 306px !important;
  object-fit: cover;
}
.data-image:hover img {
  transform: scale(1.2);
}
.row-wrapper {
  padding: 0 12px;
}
.pd-small {
  padding: 0 3px;
}

.side-burger {
  padding: 10px !important;
  width: 106px !important;
}

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

.home {
  text-align: center;
  margin: 100px auto;
  padding: 0 16px;
  width: 100%;
  max-width: 90%;
}

.btn:hover {
  color: #fff!important;
}

a {
  color: #B00C14;
}

@media screen and (min-width: 2100px) {
	.content.clearfix {margin-top:250px}
}


@media screen and (max-width: 767px) {
  .environment-main > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1) > img:nth-child(1) {
    width: 24px;
    height: auto;
}
.environment-main > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1) > img:nth-child(1) {
  width: 24px;
  height: auto;
}
.environment-main > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1) > img:nth-child(1) {
  width: 24px;
  height: auto;
}
.environment-main > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1) > img:nth-child(1) {
  width: 24px;
  height: auto;
}

}
@media only screen and (min-width : 320px) and (max-width : 767px){
  .product-detail-page{
    padding-top: 60px!important;
  }
}

/* .testimonials {
  display: flex;
  flex-direction: row;
  padding: 40px;
}


.testimonials blockquote {
  background: #fff;
  padding: 20px;
  margin: 30px;
  position: relative;
}

.testimonials blockquote::before {
  content: "";
    background-image: url('../images/quote.png'); 
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px; 
    height: 24px;
    position: absolute;
    top: -10px;
    left: 48%;
}

.testimonials > blockquote:nth-child(1) > pre:nth-child(1) {
 font-weight: 800;
 text-align: center;
 font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.testimonials > blockquote:nth-child(3) > pre:nth-child(1) {
  font-weight: 800;
  text-align: center;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
 
} */

.testimonials-container {
  display: flex;
  flex-direction: column;
}

.testimonials-item {
  background: #ededed;
  padding: 1rem;
  margin-bottom: 0.4rem;
  text-align: center;
}

.testimonials-item p:nth-child(2) {
  margin-top: -1rem;
}

.testimonials-name {
  font-weight: 600;
}

@media only screen and (min-width: 600px) {
  .testimonials-container {
    flex-direction: row;
  }

  .testimonials-item {
    margin-bottom: 0rem;
    margin-right: 0.4rem;
    flex: 0 1 50%;
  }

  .testimonials-item:last-child {
    margin-right: 0rem;
  }
}

.cart-block {
  background: #f7f7f7;
}

.testimonials > blockquote:nth-child(3) > div:nth-child(2) {
  text-align: center;
}

.testimonials > blockquote:nth-child(1) > div:nth-child(2) {
  text-align: center;
}

.home > p:nth-child(5) > a:nth-child(1) > span:nth-child(1) {
background: #00989b;
color: #fff;
padding: 10px;
}

.home > p:nth-child(6) > a:nth-child(1) > span:nth-child(1) {
background: #B00C14;
color: #fff;
padding: 10px;
}