:root{
    --primary:#ff931e;
    --secondary:#2bace3;
}

ul,li{
    padding:0;
    margin: 0;
    list-style: none;
}

a{
    text-decoration: none;
}

.primary-bg{
    background-color: var(--primary);
}

.primary-color{
    color: var(--primary);
}

.secondary-bg{
    background-color: var(--secondary);
}

.secondary-color{
    color: var(--secondary);
}

.grey-bg{
    background-color: #f7f7f7;
}

body{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
}

h1,h2,h3,h4,h5,h6{
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.sat-ground{
    position: absolute;
    background-color: var(--secondary);
    top:-27px;
    bottom: 0;
    right: 7%;
    padding: 0 30px;
}

.logo{
    width: 42%;
    position: relative;
    z-index: 1;
}

header {
    height: 80px;
}

.make-app {
    padding: 6%;
    text-align: center;
    background-color: #4f4f4f;
}

/* .menu {
    border-bottom: 1px solid #fff;
} */

.nav-link {
    text-transform: uppercase;
    padding-right: 2.5rem !important;
    color: #fff;
    text-wrap: nowrap;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #fff;
}

.banner-image{
    height: 500px;
    object-fit: cover;
}

/*.after-banner-img{
    width: 120px;
}*/

.after-banner-img {
  width: 80%;
}

.after-banner-wrapper::before{
    content: '';
    position: absolute;
    background: url(../images/stripe.png) top center;
    top:0;
    left: 0;
    width: 100%;
    height: 10px;
}

.gallery-wrapper::before{
    content: '';
    position: absolute;
    background: url(../images/stripe.png) top center;
    top:0;
    left: 0;
    width: 100%;
    height: 10px;
}

.after-banner-wrapper::after{
    content: '';
    position: absolute;
    background: url(../images/stripe.png) top center;
    bottom:0;
    left: 0;
    width: 100%;
    height: 10px;
}

.after-gallery-wrapper::before{
    content: '';
    position: absolute;
    background: url(../images/stripe.png) top center;
    top:0;
    left: 0;
    width: 100%;
    height: 10px;
}

.after-gallery-wrapper::after{
    content: '';
    position: absolute;
    background: url(../images/stripe.png) top center;
    bottom:0;
    left: 0;
    width: 100%;
    height: 10px;
}

.stripe-head {
    height: 10px;
}

.who-we-are{
    border-top: 1px solid var(--secondary);
    border-bottom: 1px solid var(--secondary);
}

.wel-btn {
    padding: 4px;
    border-radius: 50%;
    border: 1px solid var(--primary);
}

.wel-btn i {
    background-color: var(--primary);
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
}

.wel-learn-btn {
    padding: 12px 40px;
    border-radius: 24px;
}

.wel-image-one,.wel-image-two{
    clip-path: polygon(0% 0%, 75% 0%, 100% 30%, 100% 100%, 80% 100%, 25% 100%, 0% 70%, 0% 20%);
}

.wel-image-one{
    width: 87%;
}

.wel-image-two{
    width: 60%;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 360px !important;
}

.disc-logo{
    width:25%;
}

.disclaimer{
    width:55%;
}

.object-fit-cover{
    object-fit: cover;
}

.green-call-to-tap {
  width: 15%;
}

.mid-bar{
    background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)),
    url('../images/mid-bar.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 5% 0;
}

.after-services-wrapper{
    background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.9)),
    url('../images/ft-bg.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 6% 0;
}

.after-gallery-wrapper{
    background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.9)),
    url('../images/after-gallery.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 6% 0;
}

#first_form {
    border: 1px solid #fff;
    padding: 5%;
}

.stripe-img{
    height: 8px;
    width: 15%;
}

.ser-img {
    border: 8px solid var(--primary);
}

.ser-details{
    background-color: #f6f6f6;
}

.count-plus{
    font-size: 5rem;
}

.time-lap{
    position: relative;
    top: -34px;
    left: -35px;
    font-weight: bolder;
}

.damp{
    font-size: 3rem;
}

.get-truck-wrapper li {
    border-bottom: 1px solid #d2d2d2;
    padding: 10px;
}

.get-truck-res-img-one{
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 25%, 75% 0);
}

.get-truck-res-img{
    bottom: 0;
    right: 0;
    width: 50%;
    border: 6px solid #fff;
}

.testimonials-wrapper{
    padding: 30px 0;
}

.testimonial-item{
    background-color: #fff;
    border-top: 5px solid var(--primary);
}

.owl-prev, .owl-next {
    background-color: var(--secondary) !important;
    width: 40px;
    height: 40px;
    color: #fff !important;
    font-size: 38px !important;
    margin: 0 3px;
    line-height: 40px !important;
}

.owl-nav {
    text-align: center;
    margin-top: 25px;
}

footer {
    background: url(../images/diagonal-stripes-1.png) center center;
    background-color: var(--secondary);
}

.fooer-inner {
    background-image: radial-gradient(at center center, #093677E6 0%, #0040ff 75%);
}

.footer-content, .copy-right {
    background-color: #06234C4D;
}

.carousel-caption h5{
    background-color: rgba(0,0,0,0.6);
    padding: 8px;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #000;
}

.banner-cover-wrapper {
    background-size: cover;
    padding: 8% 0;
}

.abt-cover {
    background: 
    linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), 
    url('../images/abt-cover.jpg') center center no-repeat;
    background-size: cover;
}

.ser-cover{
    background: 
    linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), 
    url('../images/b1.jpg') center center no-repeat;
    background-size: cover;
}

.gal-cover{
    background: 
    linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), 
    url('../images/b2.jpg') center center no-repeat;
    background-size: cover;
}

.con-cover{
    background: 
    linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), 
    url('../images/b2.jpg') center center no-repeat;
    background-size: cover;
}


.banner-cover-btn {
    background-color: #fff;
    padding: 3%;
    width: 60%;
    float: right;
}

.ban-cover-icon {
    padding: 5%;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-head {
    position: relative;
    display: inline-block;
}

.banner-head::before {
    content: '';
    position: absolute;
    border-bottom: 4px solid #49b6fe;
    bottom: 15px;
    width: 50px;
    left: 0;
}

.banner-head::after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #49b6fe;
    bottom: 15px;
    width: 50px;
}

.oop-dash{
    width: 75%;
}

.opp-pcs {
    position: absolute;
    right: 0;
    top: 12%;
    bottom: 0;
    width: 45%;
    border: 10px solid #fff;
}

.faq-wrapper #first_form {
    border: 1px solid var(--secondary);
    padding: 5%;
}

.ser-details{
    border: 1px solid var(--secondary);
}

.form-mid-bar {
    
    padding: 8%;
}

@media (max-width: 700px) {
    .hide-me{
        display: none !important;
    }
    .top-bar-wrapper {
        text-align: center;
    }

    header {
        height: auto;
    }

    .logo {
        width: 60%;
    }

    .wrap-op{
        align-items: center;
    }

    .navbar-toggler {
        width: 100%;
    }

    .navbar-toggler-icon {
        float: right;
    }

    .banner-image {
        height: auto;
        object-fit: cover;
    }

    .capetown{
        display: block !important;
    }

    .get-contact-form{
        margin-top: 25px;
    }

    .count-plus {
        font-size: 2rem;
    }

    .damp {
        font-size: 2rem;
    }

    .time-lap {
        position: relative;
        top: -9px;
        left: -11px;
        font-weight: bolder;
    }
    
    .top-mail{
        font-size:18px !important;
    }
}

.honeypot-field {
    position: absolute !important;
    left: -9999px !important;
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
    pointer-events: none !important;
    display: none !important;
}

.btn:hover{
    background-color:var(--secondary);
}