#LOGO {
    margin: 0px
}
#title {
    color: #C13437;
}
#footer {
    background-color: #5f5f5f;
    font-family: 'Roboto', sans-serif;
    margin: 0px;
    padding: 0px;
}
#footer:hover{
    color: darkgray;
}
#linkhover:hover{
    opacity: 0.7;
}
#rowfooter {
    background-color: lightgray;
    line-height: 42px;
    margin: 0px;
}
#title {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: darkred;
}
#companyProfile {
    font-family: 'Roboto', sans-serif;
    background-image: url(/images/banner/companyprofile.jpg);
    background-position: center;
    background-size: cover;
    background-blend-mode: soft-light;
}
#ourBrands {
    font-family: 'Roboto', sans-serif;
    margin: 0px;
    border: 0px;
    padding: 0px;
}
.container contact-form {
    margin: 0px;
    padding-left: 0px;
}
#carousel {
    padding-left: 0px;
    padding-right: 0px;
}
.inline {
    display: inline;
    text-align: left;
    padding-left: 10px;
}
.card-header {
    background-color: white;
    border: 0px;
}
.cardbody {
    border: 0px;
}
/* product tab */
#dropdownProduct {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
h3 {
    font-family: 'Roboto', sans-serif;
    color: #c13437;
}
#footnoteaddress {
    background-image: linear-gradient(white,lightgray);
    margin: inherit;
}
/*------*/

.fa:hover {
    opacity: 0.7;
}
#privacypolicy {
    background-color: gray;
}
/* CSS Counter */
.counter {
    padding: 20px 0;
    border-radius: 5px;
}
.count-title {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #4c4c4c;
}

.count-text {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #4c4c4c;
}
.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #C13437;
}
.portfolio {
    margin-bottom: -15px;
}

.portfolio .portfolio-item {
    position: relative;
    display: block;
    max-width: 25rem;
    margin-bottom: 15px;
}

.portfolio .portfolio-item .portfolio-item-caption {
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    opacity: 0;
    background-color: rgba(24, 188, 156, 0.9);
}

.portfolio .portfolio-item .portfolio-item-caption:hover {
    opacity: 1;
}

.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
    font-size: 1.5rem;
}

@media (min-width: 576px) {
    .portfolio {
        margin-bottom: -30px;
    }
    .portfolio .portfolio-item {
        margin-bottom: 30px;
    }
}

.portfolio-modal .portfolio-modal-dialog {
    padding: 3rem 1rem;
    min-height: calc(100vh - 2rem);
    margin: 1rem calc(1rem - 8px);
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
}

.portfolio-modal .portfolio-modal-dialog .close-button {
    position: absolute;
    top: 2rem;
    right: 2rem;
}

.portfolio-modal .portfolio-modal-dialog .close-button i {
    line-height: 38px;
}

.portfolio-modal .portfolio-modal-dialog h2 {
    font-size: 2rem;
}

@media (min-width: 768px) {
    .portfolio-modal .portfolio-modal-dialog {
        min-height: 100vh;
        padding: 5rem;
        margin: 3rem calc(3rem - 8px);
    }
    .portfolio-modal .portfolio-modal-dialog h2 {
        font-size: 3rem;
    }
}

#navhome {
    background-image:url(/images/banner/Header.jpg);
    background-position: center;
    background-size: cover;
    padding-left: 0px;
    padding-right: 0px;
    height: 100%;
    width: 100%;
}
#careerheader {
    background-image:url(/images/banner/Careers.jpg);
    background-position: center;
    background-size: cover;
    padding-left: 0px;
    padding-right: 0px;
}
#contactus {
    background-image:url(/images/banner/contactus.jpg);
    background-position: center;
    background-size: cover;
    padding-left: 0px;
    padding-right: 0px;
}
h4, h2, h3 {
    font-family: 'Roboto', sans-serif;
}
html {
    overflow: scroll;
}

#2ndfooter {
    background-image: url(Rowbottom.png);
}
/*Loader*/
/* Product */

img {max-width:100%;}

.admin_img{
    max-width: 1000% !important;
}
*{transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease}
.my-list {
    width: 100%;
    padding: 10px;
    border: 1px solid #f5efef;
    float: left;
    margin: 15px 0;
    border-radius: 5px;
    box-shadow: 2px 3px 0px #e4d8d8;
    position:relative;
    overflow:hidden;
}
.my-list h3{
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #ccc4c4;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.my-list span{float:left;font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #c13437;}
.my-list span:last-child{float:right;}
.my-list .offer{
    width: 100%;
    float: left;
    margin: 5px 0;
    border-top: 1px solid #ccc4c4;
    margin-top: 5px;
    padding-top: 5px;
    color: #afadad;
}
a {
    text-decoration: none !important;
}
a:hover{
    color: darkred;
}
.gallery_product {
    position: relative;
    width: 50%;
    margin-bottom: 30px;
}

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.gallery_product:hover .image {
    filter: blur(2px);
    opacity: 0.5;
}

.gallery_product:hover .middle {
    opacity: 1;
}

.text {
    color: #c13437;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
#sillogo {
    position: absolute;
    bottom: 0;
    right: 0;
}
ul {
    list-style-position: inside;
    padding-left: 0;
}
/*loader*/
#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-repeat: no-repeat;
    background-image: url(/images/content/Vector%20Logo1.gif);
    background-position: center; 
}

/* Add animation to "page content" */
#myDiv {
    display: none;
    /* text-align: center; */
}

/*pagetransition*/
 
.page-item.active .page-link {
 
  z-index: 1;
 
  color: #fff;
 
  background-color: #C13437;
 
  border-color: darkgray;
 
}
.page-link{
    color: #C13437;
}
.page-link:hover{
    color: #C13437;
}


.f-user{
    border-bottom: #ffffff61 solid 0.5px !important;
}





.wysiwyg-color-black {
    color: black;
  }
  
  .wysiwyg-color-silver {
    color: silver;
  }
  
  .wysiwyg-color-gray {
    color: gray;
  }
  
  .wysiwyg-color-white {
    color: white;
  }
  
  .wysiwyg-color-maroon {
    color: maroon;
  }
  
  .wysiwyg-color-red {
    color: red;
  }
  
  .wysiwyg-color-purple {
    color: purple;
  }
  
  .wysiwyg-color-fuchsia {
    color: fuchsia;
  }
  
  .wysiwyg-color-green {
    color: green;
  }
  
  .wysiwyg-color-lime {
    color: lime;
  }
  
  .wysiwyg-color-olive {
    color: olive;
  }
  
  .wysiwyg-color-yellow {
    color: yellow;
  }
  
  .wysiwyg-color-navy {
    color: navy;
  }
  
  .wysiwyg-color-blue {
    color: blue;
  }
  
  .wysiwyg-color-teal {
    color: teal;
  }
  
  .wysiwyg-color-aqua {
    color: aqua;
  }
  
  .wysiwyg-color-orange {
    color: orange;
  }

  .row{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.navbar{
    min-height: auto !important;
}

.navbar-expand-lg {
    display:  -ms-flex-flow !important;

    -ms-flex-flow: row nowrap !important;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
form #email{ display:none; }