body {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    
}

.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
#header {
    width: 100%;
    display: block;
    padding: 5px 0px;
}
.gallery_main_col { border:2px solid #9c0201; position:relative; height:250px; padding:5px; background:#eee; margin:15px 0 0; }
.gallery_main_col img { border:none; position:absolute; top:5px; bottom:5px; left:0; right:0; max-width:100%; max-height:250px; margin:auto; }
.gallery_main p { text-align:center; margin:0 0 20px; padding:10px; background:#9c0201; color:#fff; }
.drop-arrow .dropdown-toggle::after {
    position: absolute;
    right: 10px;
    top: 38%;
}
#mdl {
    width: 100%;
    display: block;
}

#footer {
    width: 100%;
    display: block;
    background: #0e0c0c;
    
}
.container {
    width: 1200px;
}
.navbar-toggler-icon {
    background: url(../images/menu.png) no-repeat left top;
    background-size: 30px 30px;
}

.nav-link {
    color: #000;
    margin: 0px 12px 0px 12px;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}
.nav-link:hover {
    color: #990100;
}



.m-navigation {
    margin-top: 60px;
    position: relative;
}
.search {
    display: inline-block;
    
    font-size: 15px;
    padding: 2px 15px 2px 0px;
    color: #777;
    font-weight: normal;
}
.search .form-control {
    border-radius: 50px;
}

.search button {
    border-radius: 50px;
}
.call {
    background: #eee;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
    float: right;
    position: absolute;
    right: 0px;
    top: -60px;
    color: #016833;
    padding-right: 14px;
    line-height: 42px;
}

.call img {
    margin-right: 10px;
}
.ban_cont {
   font-size: 58px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    z-index: 100;
    top: 23%;
    text-transform: uppercase;
    width: 100%;
    padding: 0px 5%;
    text-shadow: 1px 1px 8px #00000070;
}

.ban_cont span {
   background: #99010080;
    padding: 12px 20px;
    margin-top: 10px;
    border-radius: 50px;
    font-size: 48px;
}
.categories {
    padding: 42px 0px;
    text-align: center;
}

.heading {
    font-size: 38px;
    color: #000;
    margin-bottom: 15px;
    text-transform: uppercase;
    
    font-weight: 600;
    display: block;
}
.product_bx {
    width: 100%;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    margin-bottom: 30px;
}

.product_bx img {
    width: 100%;
    height: 248px;
    border:solid 1px #444;
    vertical-align: baseline !important;
    position: relative;
    border-radius: 5px;
    z-index: 1;
    
}

.product_bx_inner {
    width: 83%;
    height: 80%;
    margin: 3%;
   
    border-radius: 5px;
    position: absolute;
    z-index: 2;
    font-weight: 600;
    text-transform: uppercase;
    background: #00000050;
    text-align: left;
    padding-top: 55%;
    padding-left: 12px;
}
.contact {
    padding: 40px 0px 80px 0px;
    background: rgb(219,42,40);
    background: linear-gradient(90deg, rgba(219,42,40,1) 0%, rgba(155,2,1,1) 100%);
font-size: 15px;
color: #ffffff;
line-height: 22px;
font-weight: 300;
}

.contact img {
    margin-bottom: 15px;
}

.contact_title {
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}
.about {
    font-size: 17px;
    color: #333333;
    line-height: 23px;
}

.about h2 {
    font-size: 34px;
    color: #000;
    font-weight: 600;
    margin-bottom: 25px;
}

.about-col {
    padding-top: 75px;
}
.about-img {
    width: 100%;
    margin-top: -60px;
    border-radius: 6px;
    box-shadow: 1px 1px 15px #00000030;
    margin-bottom: 40px;
}

.about-col p {
    width: 96%;
}

.bt-row {
    background: #000;
    font-size: 16px;
    color: #adadad;
    padding: 12px 0px;
    border-top: solid 1px #323232;
    font-weight: 300;
}

.bt-row a {
    margin: 0px 15px;
    color: #adadad;
}

.bt-row a:hover {
    color: #fff;
    text-decoration: none;
}

.bt-row span {
    font-size: 12px;
    float: right;
}
.ftr-row {
    padding: 50px 0px;
}
.bt-col {
    font-size: 14px;
    list-style: 21px;
    color: #adadad;
    font-weight: 300;
}

.bt-col a {
    float: left;
    width: 40%;
    color: #adadad;
    margin-bottom: 8px;
    
}

.bt-col a:hover {
    text-decoration: none;
}

.bt-col-title {
    font-size: 23px;
    font-weight: 600;
    color: #cfcfcf;
    margin-bottom: 10px;
}
.bt-logo {
    margin-top: 30px;
    float: right;
}

.innar_ban {
    background: url(../images/inner.png) no-repeat center center #9c0201;
    font-size: 38px;
    font-weight: 600;
    padding: 40px 0px;
    color: #fff;
}
.product_details {
    padding: 50px 0px;
    font-size: 16px;
    line-height: 22px;
}

.pr_details {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    border-top: solid 1px #ababab;
    padding-top: 10px;
}

.pr_details p {
    margin-top: 12px;
}

.res_img {
    width: 100%;
    margin-bottom: 15px;
}

.semititle {
    display: block;
    margin-top: -15px;
    margin-bottom: 15px;
}

.select {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.select strong {
    width: 80px;
    float: left;
    line-height: 32px;
}

.select input {
    width: 120px;
    background: #fff;
    border: solid 1px #c6c6c6;
    outline: none;
    height: 36px;
    line-height: 36px;
    text-indent: 8px;
}
.select select {
    width: 120px;
    background: #fff;
    border: solid 1px #c6c6c6;
    outline: none;
    height: 32px;
    line-height: 36px;
    text-indent: 8px;
}

.pr-title {
    color: #9c0201;
    font-size: 20px;
}

.pr-title a {
    color: #9c0201;
}

a:hover {
    text-decoration: none;
}
.submit {
    background: #000 !important;
}






  

@media only screen and (max-width: 768px) {

   .container {
       width: 96%;
   } 

   .call {
       left: 0px;
   }

   .ban_cont {
       top: 18%;
       font-size: 20px ;
   }

   .ban_cont span {
       font-size: 16px;
       padding: 8px;
   }
   .con-col {
       margin-bottom: 40px;
   }

   .about-img {
       margin-top: 20px;
   }

   .about-col {
       padding-top: 40px;
   }
   .contact {
       padding: 40px 0px;
   }

}