﻿body {
    font-family: 'Nunito', sans-serif;
    letter-spacing: 2px;
}

.navbar-toggler-icon {
    background-image: url('../img/menu.png') !important;
}

#nav-shrink {
    overflow: hidden;
    background-color: #000;
    transition: 0.4s;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}

.master-body {
    margin-top: 140px;
}

@media (min-width: 0px) and (max-width: 425px) {

    .master-body {
        margin-top: 110px;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .text-right,
	.text-start,
    .text-left, 
	.text-end {
        text-align: center !important;
    }
}

.info-bar {
    background: black;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .info-bar a {
        color: gold
    }

header {
    background: #fff;
}

    header a {
        color: black;
        font-weight:bold;
    }


footer {
    background-color: black;
    color: gold;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}

    footer h1 {
        font-size: 20px;
        color: #fff;
    }

    footer a {
        color: white;
    }

    footer .webox-link {
        color: white;
    }

    .bName {
        display: none;
    }

footer .fa, .fas {
    color: #c7135a;
}

i.fa-brands.fa-linkedin, i.fa-brands.fa-x-twitter {
    color: #c7135a;
}



/*-- banner --*/
.w3l-banner {
    background: url(../img/banner1.jpg) no-repeat center;
    -ms-background-size: cover;
    background-size: cover;
    z-index: 0;
    position: relative;
    display: grid;
    align-items: center;
}

img#logo {
    width: 300px;
}

    .w3l-banner:before {
        content: "";
        background: var(--bg-layer);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
    }

    .w3l-banner h3 {
        font-size: 50px;
        line-height: 100px;
        font-family: 'Dosis', sans-serif;
        font-weight: 700;
        color: transparent;
        background: none;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #fff;
    }

.banner-info-grid {
    max-width: 750px;
    margin: auto;
}

    .banner-info-grid h1,
    .banner-info-grid h5 {
        color: #fff;
    }

.w3l-banner p {
    color: #fff;
}

ul.follow-social li {
    display: inline-block;
    margin-right: 15px;
}

    ul.follow-social li a {
        font-size: 20px;
    }

@media (max-width: 1080px) {
    .w3l-banner h3 {
        font-size: 80px;
        line-height: 80px;
    }
}

@media (max-width: 991px) {
    .my-image {
        height: 450px;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .w3l-banner h3 {
        font-size: 65px;
        line-height: 65px;
    }
}

@media (max-width: 736px) {
}

@media (max-width: 568px) {
    .w3l-banner h3 {
        font-size: 45px;
        line-height: 45px;
    }

    .my-image {
        height: 350px;
    }
}

@media (max-width: 415px) {
    .w3l-banner h3 {
        font-size: 42px;
        line-height: 40px;
    }

    .my-image {
        height: 300px;
    }
}

.w3l-banner:before {
    content: "";
    background: rgba(30, 85, 18, 0.9);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.breadcrumb-bg-about {
    background: url(../img/page-banner.jpg) no-repeat 0px 0px;
    background-size: 100% 100%;
    position: relative;
    z-index: 0;
}

    .breadcrumb-bg-about:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
    }

.breadcrumbs-custom-path {
    padding-top: 10px;
    text-align: center;
}

    .breadcrumbs-custom-path li {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        line-height: 1.5;
        font-weight: 600;
        text-transform: capitalize;
        color: #eee;
    }

        .breadcrumbs-custom-path li span.fa {
            font-size: 12px;
            opacity: .7;
        }

    .breadcrumbs-custom-path a,
    .breadcrumbs-custom-path a:active,
    .breadcrumbs-custom-path a:focus {
        color: #fff;
        opacity: .8;
    }

        .breadcrumbs-custom-path a:hover {
            opacity: 1;
        }

    .breadcrumbs-custom-path li.active {
        font-weight: 600;
        color: #fff;
    }

.breadcrumb-bg-about:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.btn-style, .btn-style:hover, .btn-style:active {
    background: #50ade6;
    color: #fff;
    border: 1px solid #fff;
}


.w3l-join {
    background: url(../img/banner1.jpg) no-repeat center;
    -ms-background-size: cover;
    background-size: cover;
    z-index: 0;
    position: relative;
    display: grid;
    align-items: center;
    background-size: cover;
    z-index: 0;
    position: relative;
}

    .w3l-join:before {
        content: "";
        background: var(--bg-layer);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
    }

    .w3l-join h6.title-subw3hny {
        color: var(--primary-color);
        padding-bottom: 30px;
    }

        .w3l-join h6.title-subw3hny:after {
            content: "";
            position: absolute;
            border: 0;
            width: 50px;
            height: 2px;
            background: var(--primary-color);
            z-index: 1;
            margin-left: 0;
            right: 0;
        }

    .w3l-join .middle-section h2 {
        font-size: 45px;
        line-height: 55px;
        font-weight: 700;
    }

    .w3l-join .video-info p,
    p.vhny-para {
        color: #fff;
        opacity: 0.8;
    }

    .w3l-join:before {
        content: "";
        background: rgba(30, 85, 18, 0.9);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
    }


/*-- Why choose us --*/
.about-section {
    background-color: #fff;
}

.about-section1 {
    background-color: #000;
}

.w3l-whychooseus {
    background-color: #f6f6f6;
}

    .w3l-whychooseus .grids_info h4 {
        font-size: 22px;
        line-height: 34px;
        margin-bottom: 10px;
        font-weight: 600;
    }

    .w3l-whychooseus .grids_info i {
        font-size: 28px;
        color: var(--primary-color);
        margin-top: 8px;
    }

@media (max-width:991px) {
	.breadcrumb-bg-about {
	background: url(../img/phelisa-nkomo-page-banner-mobile.jpeg) no-repeat 0px -63px;
	}
}

@media (max-width:991px) {
    .w3l-whychooseus .grids_info h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .w3l-whychooseus .grids_info i {
        width: 30px;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .w3l-whychooseus .grids_info h4 {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 480px) {
    .w3l-whychooseus .grids_info i {
        width: 45px;
        text-align: right;
    }

    span.text-italic {
        font-size: 25px;
    }
}

@media (max-width: 375px) {
    span.text-italic {
        font-size: 22px;
    }
}

@media (max-width: 360px) {
    span.text-italic {
        font-size: 20px;
    }
}


.homebanner1 {
    background: url(../img/homebanner1.jpg) no-repeat center;
    -ms-background-size: cover;
    background-size: cover;
    z-index: 0;
    position: relative;
    display: grid;
    align-items: center;
    background-size: cover;
    z-index: 0;
    position: relative;
}

.workshop
{
    margin-bottom:15px;
}

.click-to-chat {
	position: fixed;
	z-index: 10000;
	bottom: 10px;
	right: 10px;
}

	.click-to-chat img {
		width: 150px;
	}

@media (min-width: 0px) and (max-width: 425px) {
	.click-to-chat img {
		width: 100px;
	}
}


.services .icon-box {
        text-align: center;
        padding: 70px 20px 80px 20px;
        transition: all ease-in-out 0.3s;
        background: #fff;
        box-shadow: 0px 5px 90px 0px rgba(110, 123, 131, 0.05);
        width: 100%;
    }

        .services .icon-box .icon {
            margin: 0 auto;
            width: 100px;
            height: 100px;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: ease-in-out 0.3s;
            position: relative;
        }

            .services .icon-box .icon i {
                font-size: 36px;
                transition: 0.5s;
                position: relative;
            }

            .services .icon-box .icon svg {
                position: absolute;
                top: 0;
                left: 0;
            }

                .services .icon-box .icon svg path {
                    transition: 0.5s;
                    fill: #f5f5f5;
                }

        .services .icon-box h4 {
            font-weight: 600;
            margin: 10px 0 15px 0;
            font-size: 22px;
        }

            .services .icon-box h4 a {
                color: #45505b;
                transition: ease-in-out 0.3s;
            }

        .services .icon-box p {
            line-height: 24px;
            font-size: 14px;
            margin-bottom: 0;
        }

        .services .icon-box:hover {
            border-color: #fff;
            box-shadow: 0px 0 35px 0 rgba(0, 0, 0, 0.08);
        }

    .services .iconbox-blue i {
        color: #47aeff;
    }

    .services .iconbox-blue:hover .icon i {
        color: #fff;
    }

    .services .iconbox-blue:hover .icon path {
        fill: #47aeff;
    }

    .services .iconbox-orange i {
        color: #ffa76e;
    }

    .services .iconbox-orange:hover .icon i {
        color: #fff;
    }

    .services .iconbox-orange:hover .icon path {
        fill: #ffa76e;
    }

    .services .iconbox-pink i {
        color: #e80368;
    }

    .services .iconbox-pink:hover .icon i {
        color: #fff;
    }

    .services .iconbox-pink:hover .icon path {
        fill: #e80368;
    }

    .services .iconbox-yellow i {
        color: #ffbb2c;
    }

    .services .iconbox-yellow:hover .icon i {
        color: #fff;
    }

    .services .iconbox-yellow:hover .icon path {
        fill: #ffbb2c;
    }

    .services .iconbox-red i {
        color: #ff5828;
    }

    .services .iconbox-red:hover .icon i {
        color: #fff;
    }

    .services .iconbox-red:hover .icon path {
        fill: #ff5828;
    }

    .services .iconbox-teal i {
        color: #11dbcf;
    }

    .services .iconbox-teal:hover .icon i {
        color: #fff;
    }

    .services .iconbox-teal:hover .icon path {
        fill: #11dbcf;
    }

@media (min-width: 0px) and (max-width: 767px) {
	.m-only-font-size
	{
		font-size: 21px !important;
	}
}

.m-only {
	display: none;
}

.d-only {
	display: inline;
}

@media (min-width: 0px) and (max-width: 425px) {
	.m-only {
		display: inline;
	}

	.d-only {
		display: none;
	}
}

@media (min-width: 0px) and (max-width: 425px) {
	.custom-order-last
	{ 
		-ms-flex-order: 13;
    	order: 13;
	}
	
	.custom-order-first
	{
		-ms-flex-order: -1;
    	order: -1;
	}
}
