/* Colors 
    Main Font color: #929292
    Footer light gray: #B1AEAE

    Dev Link 
    
    font-family: 'Cormorant Garamond', serif;

*/

/* @font-face {
    font-family: futura-book;
    src: url(/);
} */

html {
    scroll-behavior: smooth;
  }
  
body {
	margin: 0;
	padding: 0;
    font-family: 'futura-book', sans-serif;
}

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

p, li, a {
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	outline: 0;
    font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

h1{
    font-size: 2.5em;
    margin-bottom: 0.5em;
    font-weight: 600;
}

h2{
	font-size: 2.5em;;
    margin-bottom: 20px;
    font-weight: 600;
}

strong {
	font-weight: 800;
}

a:link, a:visited, a:hover, a:active  {
	text-decoration: none;
	/* border-bottom: none; */
	outline: none;
	color:#fff;
	outline: 0;
}

.navbar-nav .nav-link {
    color: #000;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 400;
}

.navbar-expand-md .navbar-collapse {
    justify-content: flex-end;
}

.navbar-expand-md {
    padding: 0;
}

.nav-item .fbook {
    color: #000;
    display: flex;
    font-size: 1.8em;
}

.nav-item.active .nav-link {
    color: #EF1922;
    font-weight: 600;
}

.nav-item:hover .nav-link, .nav-item:hover .fbook {
    color: #EF1922;
    transition: 0.5s;
}

.nav-item {
    padding: 0 0.6em;
}

/* .mobi-head-img{
    display:none;
} */

/* Buttons  */
.btn-structure {
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
    padding: 0.5em 1em;
    width: 12em;
    text-align: center;
    font-weight: 600;
}

.btn-black:hover{
    color: #000;
    transition: 0.5s;
    border-color:#fff;
    background-color: #fff;
}

.btn-black {
    background-color: #221B1B;
}

.btn-orange {
    background-color: #F46B1C;
    color:#fff;
}

.btn-orange:hover{
    color: #F46B1C;
    transition: 0.5s;
    border-color:#fff;
    background-color: #fff;
}



/* End of Buttons  */

header {
    position: fixed;
    width: 100%;
    z-index: 999;
    padding: 0.5em 0;
    background-color: #fff;
    top:0;
    -webkit-box-shadow: 9px 9px 21px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 9px 9px 21px 0px rgba(0,0,0,0.19);
    box-shadow: 9px 9px 21px 0px rgba(0,0,0,0.19);
}

.home-header{
    margin-top: 8em;
    background-color: #EF1922!important;
    display: flex;
    align-items: center;
    position: relative;
    padding: 13% 0;
}

.header-img{
    /* background: url(/images/home/home-header.png) no-repeat right; */
    background: url(/images/home-header.jpg) no-repeat right;
    background-size: 55%;
}

.who-img{
    /* background: url(/images/home/who-we-are.png) no-repeat left; */
    background: url(/images/who-we-are.jpg) no-repeat left;
    background-size: 55%;
}

.who-header{
    background-color: #221B1B!important;
    padding: 3% 0;
    display: flex;
    align-items: center;
}

.who-info {
    padding-left: 7em;
}

.who-info h2{
    margin-bottom: 1em;
}

.head-info h1 {
    margin-bottom: 1em;
}

.head-info p{
    margin-bottom: 2em;
    font-weight: 100;
}

.head-info {
    display: flex;
    flex-flow: column;
}

.parcel-arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
}

.testimonials h3 {
    color: #F46B1C;
    font-size: 2.5em;
    display: flex;
    justify-content: center;
    padding: 3em 0 0;
}

/* .testimonials Slider  */
.test-section p {
    color: #000;
}

.tns-nav button {
    border-radius: 50%;
    width: 1em;
    height: 1em;
    display: flex;
    float: left;
    margin-right: 0.5em;
    background-color: #D8D8D8;
    border: 0
}

.tns-nav {
    display: flex;
    width: fit-content;
    margin: 2em auto;
}

.tns-nav button:focus{
    outline: 0; 
}

.tns-nav-active {
    background-color: #F46B1C!important;
    border: 0!important;
}

.testimonial-slider{
    /* padding: 4em 0; */
    padding: 4em 2em;
}

.testimonial-slider .slide-inner{
    border: 4px solid #EF1922;
    padding: 2em;
    min-height: 38em;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
}

.slide-inner .furious {
    position: relative;
    top: 4em;
}

.slide-inner img {
    max-width: 12em;
    align-self: center;
}

/* End of Testimonial  */

.skew-structure{
    height: 40em;
}

.routes {
    background:url('/images/home/our-routes.png') no-repeat left;
    background-size: 56%;
}

.contact-section {
    background: url('/images/home/contact-us.png') no-repeat right;
    background-size: 56.8%;
    height: 40em;
    text-align: center;
    display: flex;
    align-items: center;
}

.deliver-to h3{
    margin-bottom: 1em;
    font-size: 2.5em;
}

.deliver-to p {
    width: 90%;
    padding-bottom: 1em;
}

.deliver-to .btn-orange {
    padding: 0.5em 2.5em;
}

.skew-box {
    margin: 0 auto;
    border: 0.2em solid #fff;
    padding: 1em;
    /* transform: skewX(-30deg); */
}

.skew-box h4{
    transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    -webkit-transform: skewX(25deg);
    font-size: 2em;
}

.skew-box:hover {
    background-color: #fff;
    transition: 0.5s;
}

.skew-box:hover h4 {
    color: #EF1922;
    transition: 0.5s;
}

.skew-space {
    width: 50%;
    margin: 0 auto;
    transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
}



  
  /* Services  */

  .services-header{
    background: url(/images/services-header.jpg) no-repeat center center/cover;
    margin-top: 8em;
    padding: 14em 0;
    display: flex;
    text-align: center;
  }

  .services-header h1{
      margin-bottom: 0;
  }
  
  .item-box {
    background-color: #00000029;
    height: 10em;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.item-box p{
    margin-bottom: 0;
    text-transform: uppercase;
    width: 70%;
    font-weight: 500;
    font-size: 1.2em;
}

/* Item Backgrounds  */

.doc{
    background: url(/images/services/documents.jpg) no-repeat center center/cover;
}

.home-c{
    background: url(/images/services/home-choice.jpg) no-repeat center center/cover;
}

.spare{
    background: url(/images/services/spare-parts.jpg) no-repeat center center/cover;
}

.takealot{
    background: url(/images/services/takealot-orders.jpg) no-repeat center center/cover;
}

.med{
    background: url(/images/services/medication.jpg) no-repeat center center/cover;
}

.avon{
    background: url(/images/services/avon.jpg) no-repeat center center/cover;
}

.clothing{
    background: url(/images/services/clothing.jpg) no-repeat center center/cover;
}

.justine{
    background: url(/images/services/justine.jpg) no-repeat center center/cover;
}

.avroy{
    background: url(/images/services/avroy-shlain.jpg) no-repeat center center/cover;
}

.one-day{
    background: url(/images/services/one-day-only.jpg) no-repeat center center/cover;
}

.delivery-items .col{
    padding: 0 0 0.5em 0.5em;
}

.delivery-items{
    padding: 8em 0;
}

.delivery-items h2{
    color: #F46B1C;
    margin-bottom: 1em;
}

.deliver-to{
    /* background: url(/images/services/where-we-deliver-to.png) no-repeat right; */
    background: url(/images/services.jpg) no-repeat right;
    background-size: 50%;
    display: flex;
    padding: 12em 0;
    height: auto;
}

.deliver-background{
    background-color:#221B1B!important;
}

.deliver-to .skew-heading h3{
    -ms-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg); 
    font-size: 2.5em; 
    width: 90%;
    margin-left: 0;
}

.deliver-to .skew-heading{
    width: 100%;
    padding: 1em;
    text-align: left;
    display:flex;
    
    right: 2em;
    -ms-transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
    margin-bottom: 3em;
}

.deliver-accordion ul {
    position: relative;
    width: 76%;
    margin-left: 0;
}

.deliver-accordion .card {
    margin-bottom: 2em;
}

.modal-dialog {
    max-width: 40em;
    top: 2em;
}

.modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

.modal-header h2 {
    font-size: 2em;
    color: #000;
    margin-bottom: 0;
}

.modal-header .close {
    font-size: 2.5em;
    color: #221B1B;
}

.modal-body li {
    color: #221B1B;
}

.modal-body h3 {
    color: #F46B1C;
    margin-bottom: 0.5em;
    font-size: 1.5em;
}

.modal-body ul{
    padding-left: 1em;
}



/* Contact  */

.contact-header{
    background: url(/images/contact/contact-header.jpg) no-repeat center center/cover;
    margin-top: 8em;
    padding: 14em 0;
    display: flex;
    text-align: center;
}

.contact-header h1{
    margin-bottom: 0;
}

.contact-page h2{
    color:#F46B1C;
    margin-bottom: 1.5em;
}

.contact-page{
    padding: 12em 0;
}

.reach-links{
    width: 80%;
}

.reach-links i{
    color: #F46B1C;
    float:left;
    font-size: 1.5em;
}

.reach-links a{
    color: #000;
}

.reach-links a:hover p{
    color: #F46B1C;
    transition:0.5s;
}

.reach-links p{
    padding-left: 2.5em;
    color: #000;
    margin-bottom: 2em;
}

.reach-us{
    display: flex;
    flex-flow: column;
    align-items: flex-end;
}

.contact-form {
    width: 90%;
}

.contact-form .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 1em;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #707070;
    border-radius: 0;
    margin-bottom: 1.5em;
}

.reach-us h2 {
    margin-bottom: 1em;
}

#map{
    height: 30em;
}

.contact-form .btn-orange {
    border-color: #F46B1C;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #F46B1C!important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(244,107,28,.25);
}

label {
    font-size: 1.2em;
}

#bodyContent p, #bodyContent a{
    color: #000;
}

.gm-style .gm-style-iw {
    width: 24em;
}

#bodyContent i {
    float: left;
    margin-right: 1em;
    position: relative;
    top: 2px;
}

.img-overlay {
    opacity: 0;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    top: 0;
    bottom: 0;
    left: auto;
    right: auto;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.error {
    padding: 10px;
    background-color: #EF1922;
    color: #fff;
    display: none;
    width: 80%;
    font-size: 16px;
    text-align:center;
    margin: 15px auto 1em;
}

.output {
    margin-top: 15px;
    padding: 10px;
    background-color:#F46B1C;
    color: #fff;
    text-align:center;
    display: none;
    width: 80%;
    font-size: 16px;
    margin: 15px auto 1em;
}

#email2 {
	display: none;
}

.msg-input{
    min-height: 200px;
	resize:vertical;
	max-height: 300px;
}


/* Footer  */
.copyright a:hover{
    color:#D11B1E;
    transition: 0.5s;
}

.popup-logo {
    width: 15em;
    margin-bottom: 10px;
    padding: 0 10px;
}

.map-popup-window img {
    margin: 0 auto 0.5em;
    display: flex;
    width: 18em;
}

.footer p{
    color: #707070;
    text-align: center;
}

.copyright{
    margin-bottom:0;
}

.footer a{
    color:#707070;
}

.footer{
    padding: 2em 0;
}

.info-404 {
    width: 60%;
    margin: 0 auto;
}

.info-404 h1 {
    margin-bottom: 1em;
}

.page-404 {
    padding: 15em 0 9em;
}