header.masthead {
    margin-top: 6rem;
}

#mainNav .navbar-nav .nav-item .nav-link {
    color: #58514b;
    font-weight: 600;
}

.side-bar {
    background-color: #fff;
}

.banner {
    background-color: #fff;
}

.absolute-wrapper {
    /*position: absolute;*/
    /*top: 270px;*/
    /*z-index: 10;*/
}

.banner-wrappers {
    position: absolute;
    z-index: 10;
}

.column-wrapper {
    background: #f6f6f6;
    border-radius: 2rem 0.2rem;
    opacity: 1;
    margin-top: -7rem;
    width: 337px;
    height: 150px;
    z-index: 10;
    margin-left: 1.5rem;
}

.col-title {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    color: #414141;
    opacity: 1;
    font-family: "Montserrat";
    font-weight: 600;
    margin-top: 0.5rem;
}

.col-para {
    letter-spacing: 0px;
    color: #414141;
    font-family: "Montserrat";
    opacity: 1;
    font-size: 13px;
    margin-top: 0.5rem;
}

.col-icon-wrapper {
    width: 90%;
    text-align: end;
    margin-top: 0.25rem;
}

.display-flex {
    display: grid;
}

.col-text-input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D0D0D0;
    border-radius: 25px;
    opacity: 1;
    height: 30px;
    margin-top: 0.5rem
}

.col-text-input::placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-size: 12px;
    font-family: "Montserrat";
    padding-top: -0.5rem;
}

.title-text {
    font-size: 16px;
    color: #414141;
    opacity: 1;
    font-family: "Montserrat";
    font-weight: 600;
    margin-top: 0.5rem;
    text-transform: uppercase;
    text-align: center;
}

.read-more-link {
    color: #0D64A6;
    opacity: 1;
    font-size: 16px;
    font-weight: 400;
}

.read-more-link:hover {
    color: #92A094;
    text-decoration: none;
}

.product-icon-wrapper {
    width: 70%;
    text-align: end;
    margin-top: 0.25rem;
    background: #0D64A6;
    border-radius: 45px 0 45px;
}

.product-icon-wrapper-link {
    background: #0D64A6;
}

.product-icon-wrapper-link:hover {
    background: #0D64A6;
}

.about-images {
    height: 156px;
}

.partners {
    opacity: 0.5;
    width: 80%;
}

.distribution-link {
    color: #222;
    font-family: Tabrane-BoldCond, "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 2rem;
}

.distribution-link:hover {
    color: #333;
    text-decoration: none;
}

.distribution-img {
    height: 26rem;
    width: 18rem;
}

.flex-wrapper {
    display: flex;
    justify-content: center;
}

.chairman_img {
    width: 100%;
    margin-top: -9.5rem;
    margin-left: 2rem;
}

.separator {
    width: 90%;
    height: 72px;
    background: #e96988;
    margin-top: -2.5rem !important;
    margin-left: 4rem !important;
}

@media (max-width: 1200px){
    .chairman_img {
        width: 100%;
        margin-top: 0rem;
        margin-left: 0rem;
    }
    
    /*.separator {*/
    /*    width: 0%;*/
    /*    height: 0px;*/
    /*    background: #fff;*/
    /*    margin-top: -1rem !important;*/
    /*    margin-left: 4rem !important;*/
    /*}*/
}

.about-us-content, .timeline-body > p {
    color: #3367b2 !important;
}

.contact-img {
    max-width: 80%;
    margin: 2rem;
    border: 1px solid #D0D0D040;
    padding: 0.5rem;
}

.google-map {
    width: auto;
    margin: 1rem;
}

.distribution-background-img {
    z-index: -1;
    background-attachment: fixed;
    position: absolute;
    right: 0px;
    top: 0px;
}

.about-background-img {
    z-index: -1;
    background-attachment: fixed;
    position: fixed;
    left: 0px;
    top: 0px;
}

/*.regulatory-background-img {*/
/*    z-index: -1;*/
/*    background-attachment: fixed;*/
/*    position: absolute;*/
/*    left: 0px;*/
/*    top: 0px;*/
/*    width: 100%;*/
/*}*/

/*.warehouse-page-img {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: center;*/
/*}*/

#regulatory {
    background-color: #ede2d0 !important;
}

#tender {
    background-color: #000 !important;
}

#tender h2 {
    color: white !important;
}

#tender p {
    /*color: #9ab4da !important;*/
}

.warehouse-banner-text {
    background-color: #003e6dd4;
    padding: 1.5rem 3rem;
    color: #fff;
    text-align: center;
    display: flex;
    width: 50%;
    margin-top: -5rem;
    margin-left: 3rem;
    border-radius: 10px;
    font-family: Tabrane, "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";;
    line-height: 1.75rem;
    font-size: 1.3rem !important;
}

@media (max-width: 992px){
    .warehouse-banner-text {
        /*background-color: #3368b2a3;*/
        padding: 1.5rem 3rem;
        color: #fff;
        text-align: center;
        display: flex;
        width: 100%;
        margin-top: -5rem;
        margin-left: 0rem;
        z-index: 2;
        border-radius: 10px;
        font-family: Tabrane, "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";;
        line-height: 1.75rem;
    }
}

/*#warehouse {*/
/*    background-color: #003663 !important;    */
/*}*/



/*#about-us {*/
/*    background-image: url(../assets/img/right-brain-op-0.25.jpg);*/
/*    background-position: left;*/
/*    background-repeat: no-repeat;*/
/*    z-index: 1;*/
/*    background-attachment: fixed;*/
/*}*/

/*#distribution {*/
/*    background-image: url(../assets/img/left-brain-op-0.35.jpg);*/
/*    background-position: right;*/
/*    background-repeat: no-repeat;*/
/*    z-index: 1;*/
/*    background-attachment: fixed;*/
/*}*/

/*#regulatory {*/
/*    background-image: url(../assets/img/regulatory.jpg);*/
/*    background-position: center center;*/
/*    background-repeat: no-repeat;*/
/*    z-index: 1;*/
/*    background-attachment: fixed;*/
/*}*/

@media (max-width: 640px) {
    #distribution, #about-us, #regulatory {
        background-size: contain;
    }
}

/* @media (min-width: 992px) {
    .main-banner {
        background-image: url(../assets/img/tabrane-banner.jpg);
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center center;
        background-size: auto;
        height: auto;
        width: 100%;
    }

    .banner-text {
        background-color: #003e6dd4;
        padding: 1.5rem 3rem;
        color: #fff;
        text-align: center;
        display: flex;
        width: 100%;
        border-radius: 10px;
        font-family: Tabrane;
    }
    .masthead-heading {
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 1.75rem;
        margin-left: 40rem;
        margin-top: 20rem;
    }
}
*/

@media (max-width: 768px) {
    .banner-text {
        background-color: #003e6dd4;
        padding: 1.5rem 3rem;
        color: #fff;
        text-align: center;
        display: flex;
        width: 100%;
        border-radius: 10px;
        font-family: Tabrane, "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";;
        line-height: 1.5rem;
        margin-top: -5rem;
    }
}

@media (max-width: 425px) {
    .banner-text {
        background-color: #003e6dd4;
        padding: 1.5rem 3rem;
        color: #fff;
        text-align: center;
        display: flex;
        width: 100%;
        border-radius: 10px;
        font-family: Tabrane, "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";;
        line-height: 1.5rem;
        margin-top: -8rem;
    }
} 

.banner-text {
    background-color: #003e6dd4;
    padding: 1.5rem 3rem;
    color: #fff;
    text-align: center;
    display: flex;
    width: 100%;
    border-radius: 10px;
    font-family: Tabrane, "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";;
    line-height: 1.75rem;
    margin-top: -5rem;
    /*margin-left: 41rem;*/
}

.our-address {
    color: #fff;
    font-family: Tabrane, "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1200px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}


/* Start Logo Slider */
.slick-slide {
    /*margin: 0px 20px;*/
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    /*display: block;*/
    display: flex;
    align-items: center;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    height: auto;
    width: 10rem;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End Logo Slider */


.warehouse-img
{
    z-index: -1;
}

.homepage-img img
{
    display: block;
    height: auto;
    width: 100% !important;
}

.tab-care img
{
    display: block;
    height: auto;
    width: 100%;
    position: relative;
    top: -5rem;
    z-index: -1;
}

.warehouse-img img
{
    display: block;
    height: auto;
    width: 100%;
}

#fact-sheet {
    background: #003e6dd4;
    color: #fff;
}

.count-text {
    font-family: Tabrane, "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #fff !important;
    
}

.image-caption {
  position: absolute;
  top: 5rem;
  left: 3rem;
}

.fact-sheet-icons {
    font-size:3rem;
}

div.h4 {
    color: #000 !important;
}

div.tab-care {
    color: #3367b2 !important;
}

@media (max-width: 768px){
    div.tab-care {
        font-size: 1rem;
    }
}

@media (max-width: 425px){
    div.h4 {
        font-size:1rem;
    }
    div.tab-care {
        font-size: 0.5rem;
    }
}

#tabcare-1 {
    /*position: relative;*/
    /*top: -10%;*/
    /*left: -2%;*/
    position: absolute;
    top: 0%;
    left: 28%;
    background-color: #ffffffbf;
    border-radius: 1.5rem;
}

#tabcare-2 {
    position: absolute;
    top: 0%;
    left: 2%;
    background-color: #ffffffbf;
    border-radius: 1.5rem;
}

#tabcare-3 {
    position: absolute;
    top: 30%;
    left: 20%;
    background-color: #ffffffbf;
    border-radius: 1.5rem;
}