/* CSS Document */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("ttf"); 
}

@font-face{
  font-family: "agenda-light";
  src: url("../fonts/AgendaLight.ttf") format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face{
  font-family: "agenda-medium";
  src: url("../fonts/AgendaMedium.ttf") format('truetype');
  font-weight: medium;
  font-style: normal;
}
@font-face{
  font-family: "agenda-bold";
  src: url("../fonts/AgendaBold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face{
  font-family: "agenda-light-italic";
  src: url("../fonts/AgendaLightItalic.ttf") format('truetype');
  font-weight: lighter;
  font-style: italic;
}
@font-face{
  font-family: "agenda-medium-italic";
  src: url("../fonts/AgendaMediumItalic.ttf") format('truetype');
  font-weight: lighter;
  font-style: italic;
}

body {
  overflow-x: hidden;
  font-family: "agenda-light", "Poppins", sans-serif;
}

p {
  font-family: "agenda-light"; 
}

h1, h2, h3, h4, h5 {
  font-family: "agenda-bold"; 
}

.text-justify {
  text-align: justify;
}

a:hover {
  text-decoration: none; 
}

a:focus {
  text-decoration: none;
  outline: none; 
}

.m0 {
  margin: 0px !important; 
}

.ml0 {
  margin-left: 0px !important; 
}

.ml5 {
  margin-left: 5px !important; 
}

.ml10 {
  margin-left: 10px !important; 
}

.ml15 {
  margin-left: 15px !important; 
}

.ml20 {
  margin-left: 20px !important; 
}

.ml25 {
  margin-left: 25px !important; 
}

.ml30 {
  margin-left: 30px !important; 
}

.ml35 {
  margin-left: 35px !important; 
}

.ml40 {
  margin-left: 40px !important; 
}

.ml45 {
  margin-left: 45px !important; 
}

.ml50 {
  margin-left: 50px !important; 
}

.mr0 {
  margin-right: 0px !important; 
}

.mr5 {
  margin-right: 5px !important; 
}

.mr10 {
  margin-right: 10px !important; 
}

.mr15 {
  margin-right: 15px !important; 
}

.mr20 {
  margin-right: 20px !important; 
}

.mr25 {
  margin-right: 25px !important; 
}

.mr30 {
  margin-right: 30px !important; 
}

.mr35 {
  margin-right: 35px !important; 
}

.mr40 {
  margin-right: 45px !important; 
}

.mt0 {
  margin-top: 0px !important; 
}

.mt5 {
  margin-top: 5px !important; 
}

.mt10 {
  margin-top: 10px !important; 
}

.mt15 {
  margin-top: 15px !important; 
}

.mt20 {
  margin-top: 20px !important; 
}

.mt25 {
  margin-top: 25px !important; 
}

.mt30 {
  margin-top: 30px !important; 
}

.mt35 {
  margin-top: 35px !important; 
}

.mt40 {
  margin-top: 40px !important; 
}

.mt50 {
  margin-top: 50px !important; 
}

.mt60 {
  margin-top: 60px !important; 
}

.mt70 {
  margin-top: 70px !important; 
}

.mb0 {
  margin-bottom: 0px !important; 
}

.mb5 {
  margin-bottom: 5px !important; 
}

.mb10 {
  margin-bottom: 10px !important; 
}

.mb15 {
  margin-bottom: 15px !important; 
}

.mb20 {
  margin-bottom: 20px !important; 
}

.mb25 {
  margin-bottom: 25px !important; 
}

.mb30 {
  margin-bottom: 30px !important; 
}

.mb35 {
  margin-bottom: 35px !important; 
}

.mb40 {
  margin-bottom: 40px !important; 
}

.mb50 {
  margin-bottom: 50px !important; 
}

.pl0 {
  padding-left: 0px !important; 
}

.pl5 {
  padding-left: 5px !important; 
}

.pl10 {
  padding-left: 10px !important; 
}

.pl15 {
  padding-left: 15px !important; 
}

.pl50 {
  padding-left: 50px !important; 
}

.pl100 {
  padding-left: 100px !important; 
}


.pr0 {
  padding-right: 0px !important; 
}

.pr5 {
  padding-right: 5px !important; 
}

.pr15 {
  padding-right: 15px !important; 
}

.pr50 {
  padding-right: 50px !important; 
}

.pr80 {
  padding-right: 80px !important; 
}

.pr100 {
  padding-right: 100px !important; 
}

.pt5 {
  padding-top: 5px !important; 
}

.pt10 {
  padding-top: 10px !important; 
}

.pt15 {
  padding-top: 15px !important; 
}

.pt20 {
  padding-top: 20px !important; 
}

.pt25 {
  padding-top: 25px !important; 
}

.pt30 {
  padding-top: 30px !important; 
}

.pt35 {
  padding-top: 35px !important; 
}

.pt40 {
  padding-top: 40px !important; 
}

.pt50 {
  padding-top: 50px !important; 
}

.pt60 {
  padding-top: 60px !important; 
}

.pt80 {
  padding-top: 80px !important;
}

.pt90 {
  padding-top: 90px !important; 
}

.pt100 {
  padding-top: 100px !important; 
}

.pb5 {
  padding-bottom: 5px !important; 
}

.pb10 {
  padding-bottom: 10px !important; 
}

.pb15 {
  padding-bottom: 15px !important; 
}

.pb20 {
  padding-bottom: 20px !important; 
}

.pb25 {
  padding-bottom: 25px !important; 
}

.pb30 {
  padding-bottom: 30px !important; 
}

.pb35 {
  padding-bottom: 35px !important; 
}

.pb40 {
  padding-bottom: 40px !important; 
}

.pb50 {
  padding-bottom: 50px !important; 
}

.pb60 {
  padding-bottom: 60px !important; 
}

.pb80 {
  padding-bottom: 80px !important; 
}

.pb90 {
  padding-bottom: 90px !important; 
}

.clr-white {
  color: #fff !important; 
}
.main-title h1{
  font-size: 50px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 40px 0;
}

/*zoom effect*/

.img_outer{
  width: 100%;
  max-height: 300px;
  overflow: hidden;
  position: relative;
}
.img_inner{
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  transition: 0.4s ease-in-out;
}
.img_inner img{
  max-width: 100%;
}

.img_outer:hover .img_inner, .img_outer:focus .img_inner{
  transform: scale(1.05);
}

/*zoom effect*/

.border-bottom{
  border-bottom: 1px solid #cf1b22;
  margin: 5px 20px 0 20px;
}

.navbar-default {
  background: linear-gradient(0deg, #5f0000 20%, #b91a20 100%);
  margin-bottom: 0;
  border-radius: 0; 
}
.navbar-default.affix {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 2s ease-in;
  transition: all 1s ease-in;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: slideInDown; 
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; 
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); 
  } 
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; 
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); 
  } 
}
.dropdown-menu {
  background: #f7941d; 
}
.dropdown-menu li a {
  color: #14081f !important; 
}

.navbar-nav {
  padding: 28px 0; 
}
.navbar-nav li a {
  color: #fff !important;
  font-weight: 600;
  font-size: 14px;
  padding: 4px 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration-line: underline;
  margin: 0 5px;
  background: #f7941d;
  border-radius: 5px;
  text-decoration-thickness: 1px;
  text-underline-offset: 7px;
  text-decoration-color: transparent; 
}
.navbar-nav li a:hover {
  color: #9f3148 !important;
  background: #fff !important; 
}
.navbar-nav li ul li a {
  background: #fff;
  color: #14081f !important; 
}
.navbar-nav li.active a {
  color: #9f3148 !important;
  background-color: #ffffff !important; 
}
.navbar-nav li.active a:hover {
  color: #9f3148 !important;
  background-color: #ffffff !important;
}

.mti-download-btn{
  background: #fff200!important;
  border-radius: 10px;
}
.mti-download-btn span{
  color: #000;
}
.navbar-default .navbar-nav>li>a:focus {
  background-color: #e68510!important;
}

.navbar-brand {
  padding: 0; 
}
.navbar-brand img {
  max-width: 140px;
  z-index: 10000;
  position: relative;
  margin-top: 10px; 
}

.navbar-nav>li>.dropdown-menu{
  margin-top: 2px;
}

/*----slider----*/
.banner {
  position: relative;
  overflow: hidden; 
}
.banner .main-slider {
  overflow: hidden; 
}
.banner .main-slider .slick-slide {
  position: relative; 
}
.banner .main-slider .slick-slide .bg-image {
  height: 70vh;
  background-size: cover;
  background-position: center center; 
}
.banner .main-slider .slick-prev-btn {
  left: -100px;
  position: absolute;
  top: 50%;
  z-index: 1100;
  color: #fff;
  transition: 300ms all ease; 
}
.banner .main-slider .slick-next-btn {
  position: absolute;
  right: -100px;
  top: 50%;
  z-index: 1100;
  color: #fff;
  transition: 300ms all ease; 
}
.banner .main-slider:hover .slick-prev-btn {
  left: 0px; 
}
.banner .main-slider:hover .slick-prev-btn i {
  z-index: 10;
  position: absolute;
  font-size: 22px;
  left: 14px;
  top: 3px; 
}
.banner .main-slider:hover .slick-prev-btn:after {
  left: 0px;
  top: -5px;
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  transition: 300ms all ease; 
}
.banner .main-slider:hover .slick-next-btn {
  right: 0px; 
}
.banner .main-slider:hover .slick-next-btn i {
  z-index: 10;
  position: absolute;
  font-size: 22px;
  right: 14px;
  top: 3px; 
}
.banner .main-slider:hover .slick-next-btn:after {
  right: 0px;
  top: -5px;
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  transition: 300ms all ease; 
}
.banner .main-slider .relative-container {
  position: relative; 
}
.banner .main-slider .relative-container .slide-content {
  position: absolute;
  z-index: 300;
  color: #fff;
  /*background: #00000070;*/
  padding: 20px;
  margin: 20px 15% 0px 0px; 
}
.banner .main-slider .relative-container .slide-content.top {
  top: 50px;
}
.banner .main-slider .relative-container .slide-content.bottom {
  bottom: 50px;
}
.banner .main-slider .relative-container .slide-content.middle {
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner .main-slider .relative-container .slide-content.center {
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
.banner .main-slider .relative-container .slide-content.left {
  left: -70px; 
}
.banner .main-slider .relative-container .slide-content h4 {
  display: block;
  font-family: "agenda-light-italic";
  font-size: 60px;
  line-height: 50px;
  color: #ffd400;
  position: relative;
  letter-spacing: 0;
  text-transform: capitalize; 
}
.banner .main-slider .relative-container .slide-content h1 {
  font-family: "agenda-medium";
  font-size: 60px;
  line-height: 65px;
  font-weight: 100;
  text-transform: capitalize;
  color: #ffffff;
  text-shadow: 1px 3px 2px #000;
  letter-spacing: 0; 
}

/*---end-slider---*/
.center-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: center; 
}
.center-title h1 {
  text-align: center;
  font-weight: 600;
  color: #001514;
  font-size: 52px;
  margin-top: 14px;
  padding: 0 15px;
  text-transform: uppercase; 
}
.center-title h1.main {
  font-size: 68px; 
}

h5.up-title {
  text-align: center;
  font-family: "agenda-medium";
  font-weight: 700;
  font-size: 24px;
  line-height: 0.5em;
  margin: 0;
  color: #B91A20;
}

.about-block {
  text-align: center;
}
.about-block p {
  font-size: 17px;
  line-height: 24px; 
}

.about-image{
  padding: 45px;
}

a.read-more {
  display: inline-block;
  padding: 10px 27px;
  transition: 0.3s linear;
  background: #B91A20;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 10px;
  border-radius: 5px; 
}

#home-banner {
  position: relative;
  background: url(../images/bg.jpg) center no-repeat;
  background-size: cover; 
}
#home-banner:before {
  content: '';
  background: #001514a6;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; 
}

.text-content h1 {
  color: #FFF200;
  margin: 0;
  line-height: 42px;
  text-transform: capitalize; 
}
.text-content p {
  color: #fff;
  font-size: 15px; 
}

.product-block, .product-block-single {
  width: 100%;
  height: 280px;
  box-shadow: 0 0 5px #757575;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  margin: 20px 0; 
}
.product-block-single{
  height: 375px;
  background-color: #fff;
}
.product-block .mad-product-description,
.product-block-single .mad-product-description {
  padding: 15px 5px; 
}
.product-block .mad-product-description h6,
.product-block-single .mad-product-description h6 {
  margin: 5px 0 7px 0;
  font-size: 18px;
  font-weight: 600;
}
.product-block .mad-product-description h6 a,
.product-block-single .mad-product-description h6 a {
  color: #001514;
  font-weight: 700; 
}
.product-block .mad-product-description a.read-link,
.product-block-single .mad-product-description a.read-link {
  color: #B91A20;
  font-size: 16px;
}

.more-products{
  display: flex;
  justify-content: center;
}
.more-products a{
  font-size: 20px;
  color: #ec1c24;
  font-weight: 600;
  padding-top: 20px;
  transition: 0.3s ease-in-out;
}
.more-products a:hover{
  color: #f7941d;
}

.logo-slider-block {
  margin-top: 60px;
  border: 1px solid #ebebeb;
  padding: 20px 40px;
  border-radius: 5px; 
}

.brand_single {
  transition: 0.3s linear; 
}

.form-container {
  padding: 25px; 
}

.form-title h3 {
  position: relative;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #001514; 
}
.form-title h3:before {
  position: absolute;
  content: '';
  width: 130px;
  height: 4px;
  background: #f9c80e;
  bottom: -10px; 
}

.btn-plan {
  background: #B91A20;
  color: #fff;
  padding: 14px 25px;
  font-weight: 600;
  font-size: 15px;
  transition: 0.3s linear; 
}
.btn-plan:hover {
  background: #f9c80e;
  color: #333; 
}

#home-s5 {
  background: #e3e3e2; 
}
#home-s5 .up-title {
  color: #B91A20; 
}

.row.nm {
  position: relative;
  box-shadow: 0 0 5px #000;
  max-height: 500px;
  overflow: hidden;
  background: #fff;
  margin-top: 30px;
  z-index: 10; 
}

.contact-bg {
  padding: 10px; 
}

.brand-box {
  position: relative;
  /*border: 1px solid #bbb3;*/
  margin-bottom: 4px;
  /*padding: 4px;*/
  transition: .3s linear; 
}
.brand-box:hover {
  /*box-shadow: 0 0 5px #333; */
}

/*---footer---*/
.footer-top {
  background-color: #353535;
  overflow: hidden;
  background-repeat: repeat;
  background-size: contain; 
}

.footer-h-left {
  padding: 60px 40px 40px 0px;
  position: relative;
  z-index: 1; 
}
.footer-h-left:before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(0deg, #5f0000 39%, #b91a20 100%);
  z-index: -1;
  width: 6000px;
  height: 150%; 
}
.footer-h-left .widget {
  margin-bottom: 40px; 
}
.footer-h-left .widget_address {
  padding-left: 0; 
}
.footer-h-left .widget_address li {
  margin-bottom: 12px;
  position: relative;
  padding-left: 30px;
  color: #fff;
  font-size: 16px;
  list-style: none; 
}
.footer-h-left .widget_address li i {
  position: absolute;
  left: 0px;
  top: 5px;
  font-size: 18px;
  color: #d4a501; 
}
.footer-h-left .social-icons {
  list-style: none;
  margin-left: -3px;
  margin-right: -3px;
  font-size: 12px;
  margin: 0px; 
}
.footer-h-left .social-icons li {
  display: inline-block;
  text-align: center; 
}
.footer-h-left .social-icons li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0px;
  color: #fff;
  background-color: #d4a501;
  font-size: 16px;
  margin-right: 4px; 
}

.logo-footer img {
  max-width: 100px; 
}

.footer-h-right {
  padding-top: 80px; 
}
.footer-h-right .widget-title {
  margin-bottom: 20px;
  color: #fff; 
}
.footer-h-right ul {
  padding-left: 0; 
}
.footer-h-right ul li {
  list-style: none;
  padding-bottom: 10px; 
}
.footer-h-right ul li a {
  color: #fff; 
}

.bottom-footer {
  background: #5f0000;
  text-align: center; 
}
.bottom-footer .footer-bar {
  padding-top: 20px;
  position: relative;
  padding-bottom: 10px;
  border-top: 1px solid #5f0000; 
}
.bottom-footer .footer-bar p {
  color: #fff;
  font-size: 13px;
  font-weight: 400; 
}
.bottom-footer .footer-bar p span {
  color: #FFF200;
  font-size: 13px;
  font-weight: 400; 
}

.copyright {
  display: inline-block;
  color: #f3f3f3; 
}

.design-credit {
  display: inline-block;
  color: #f3f3f3; 
}
.design-credit a {
  color: #FFF200; 
}
.design-credit a:hover {
  text-decoration: none;
  color: #fff; 
}

/*---end-footer---*/


.head-wrapper {
  position: relative;
  text-align: center; 
}
.head-wrapper:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3); 
}

.page-title {
  padding: 10% 0 7% 0;
  position: relative;
  color: #fff; 
}
.page-title h1 {
  font-size: 40px;
  text-transform: uppercase;
  margin-top: 0;
  font-weight: 700; 
}
.page-title a {
  color: #FFF200; 
}

.bt-text p a {
  color: #FFF200;
  font-weight: 600; 
}

#banner-image-about, #banner-image-products,
#banner-image-brands, #banner-image-suppreg,
#banner-image-contact {
  position: relative;
  background: url(../images/banners/aboutus.jpg) center no-repeat;
  background-size: cover; 
}
#banner-image-products{
  background: url(../images/banners/product.jpg) center no-repeat;
}
#banner-image-brands{
  background: url(../images/banners/brands.jpg) center no-repeat;
}
#banner-image-suppreg{
  background: url(../images/banners/supplierreg.jpg) center no-repeat;
}
#banner-image-contact{
  background: url(../images/banners/contactus.jpg) center no-repeat;
}

.vm-block h3 {
  font-size: 30px;
  font-weight: 700;
  color: #B91A20; 
}
.vm-block p {
  font-weight: 600;
  color: #000;
  font-size: 18px;
  padding-top: 10px;
}

.row.brand-block {
  border: 1px solid #333;
  padding: 10px 0;
  margin-bottom: 30px; 
}
.row.brand-block .brand-image {
  margin-top: 15px;
  border-right: 1px solid #c1c1c1; 
}
.row.brand-block .brand-detail h4 {
  text-transform: capitalize;
  font-weight: 700;
  color: #B91A20;
}

.form-block {
  margin-top: 30px;
  box-shadow: 0 0 5px #c7c7c7;
  padding: 40px; 
}
.form-block h3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #B91A20; 
}

form.form-horizontal input {
  height: 40px;
  border-radius: 0;
  border: 1px solid #bdbdbd;
  box-shadow: 0 0 3px #f3f3f3; 
}
form.form-horizontal textarea {
  border-radius: 0;
  border: 1px solid #bdbdbd;
  box-shadow: 0 0 3px #f3f3f3; 
}

.contact-box {
  display: flex;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 5px 0px 35px 0px;
  border-style: solid;
  border-radius: 3px;
  padding: 30px;
  margin-bottom: 30px;
  transition: all 700ms ease 0s;
  border-color: transparent; 
}
.contact-box .contact-icon {
  flex-basis: 26%; 
}
.contact-box .contact-content {
  flex-basis: 74%; 
}
.contact-box .contact-content h4 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  color: #131313; 
}
.contact-box .contact-content p {
  margin: 0; 
}
.contact-box .contact-content p a {
  color: #333; 
}


/*Products page custom*/

.page-img{
  width: 100%;
  display: flex;
  justify-content: center;
}
.page-img img{
  max-width: 1150px;
}

/*End Products page custom*/


/*PDF viewer*/

#show-pdf-button {
  width: 200px;
  display: block;
  margin: 0 auto 40px;
  padding: 7px 16px;
}

#file-to-upload {
  display: none;
}

#pdf-main-container {
  width: 600px;
  margin: 20px auto;
}

#pdf-loader {
  display: none;
  text-align: center;
  color: #999999;
  font-size: 13px;
  line-height: 100px;
  height: 70px;
}

#pdf-contents {
  display: none;
}

#pdf-meta {
  overflow: hidden;
  margin: 0 0 20px 0;
}

#pdf-buttons {
  float: left;
}

#page-count-container {
  float: right;
}

#pdf-current-page {
  display: inline;
}

#pdf-total-pages {
  display: inline;
}

#pdf-canvas {
  border: 1px solid rgba(0,0,0,0.2);
  box-sizing: border-box;
}

#page-loader {
  height: 70px;
  line-height: 100px;
  text-align: center;
  display: none;
  color: #999999;
  font-size: 13px;
}

.btn-align{
  display: flex;
  justify-content: center;
}
.btn-download-pdf{
  width: 200px;
  padding: 7px 16px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  background-color: #ad161c;
  border-radius: 7px;
  transition: 0.3s ease-in-out;
}
.btn-download-pdf:hover, .btn-download-pdf:focus{
  color: #fff;
  background-color: #ca7208;
}


/*End PDF viewer*/


/*# sourceMappingURL=main.css.map */
