@charset "utf-8";

/* 
 * Chitoro.css v 2.0.1 
 * Copyright 2013 - 2021 Mambo Pfupa Jena
 */

html,
body {
  height: 100%;
}

/**/
.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}

/**/
.form-signin .checkbox {
  font-weight: 400;
}

/**/
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}

/**/
.form-signin .form-control:focus {
  z-index: 2;
}

/**/
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/**/
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/**/
.bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }

@media (min-width: 768px) {

    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
    
    .site-section {
      /*padding: 5em 0;*/ 
      } 
}

.site-section {
  /*padding: 2.5em 0;*/ 
}
  
@media (min-width: 768px) {
    
}
      
  .site-section.site-section-sm {
    padding: 4em 0; 
  }

/* Blocks */
.site-section-cover {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .site-section-cover,
  .site-section-cover .container {
    position: relative;
    z-index: 2; 
  }
    
  .site-section-cover,
  .site-section-cover .container > .row {
    height: calc(100vh - 196px);
    min-height: 677px; 
  }
    
@media (max-width: 991.98px) {
      
      .site-section-cover,
      .site-section-cover .container > .row {
            height: calc(70vh - 196px);
            min-height: 600px; 
      } 
      
    .site-section-cover h1 {
        font-size: 2rem; 
    } 
    .site-section {
      padding: 3rem 0; 
    } 
}
  
@media (max-width: 991.98px) {
}

        
  .site-section-cover.overlay {
    position: relative; 
  }
    
    .site-section-cover.overlay:before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.3);
      z-index: 1; 
    }
      
  .site-section-cover.inner-page,
  .site-section-cover.inner-page .container > .row {
    height: auto;
    min-height: auto;
    padding: 2em 0; 
    }
    
  .site-section-cover.img-bg-section {
    background-size: cover;
    background-repeat: no-repeat; 
    }
    
  .site-section-cover h1 {
    font-size: 3rem;
    color: #fff;
    line-height: 1;
    font-family: "Work Sans", sans-serif;
    font-weight: 900; 
  }
  .site-section-cover p {
    font-size: 15px;
    color: #fff; 
    }

.site-section {
  padding: 7rem 0; }
.musoro-mudoko {
  color: #efba6c;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold; 
  }

.musoro {
  position: relative; 
  }

  .musoro .backdrop {
    line-height: 1;
    top: -20%;
    position: absolute;
    text-transform: uppercase;
    z-index: -1;
    font-weight: 900 !important;
    font-size: 5rem;
    color: #efefef; 
    }

    .musoro .backdrop.text-center {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); 
      }

.munhu h2 {
  font-size: 18px; 
  }

.munhu .caption {
  font-size: 14px;
  text-transform: uppercase;
  color: #888;
  letter-spacing: .1rem; 
  }

.unhu a {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(239, 186, 108, 0.2);
  position: relative; 
  }
  
  .unhu a span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); 
    }

.unhu.white a {
  background: rgba(255, 255, 255, 0.2); }
  .unhu.white a span {
    color: #efba6c; }
  .unhu.white a:hover {
    background: #fff; }

  .block-counter-1 .caption {
    font-size: 14px;
    letter-spacing: .05em; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  text-decoration: none; }

  a:hover {
    text-decoration: none; 
    }
    

/* =============================================================================
   Ma Tafura
   ========================================================================== */

/* Ku Fara Kwo Mufananidzo */
td img {
    width: 100%;
}

td h6 {
    text-align: center;
    margin-top: 5px;
}

/* Ku Fara Kwe Ma kamuri Ma tanhatu E tafura */
#t6col_1 {
    width: 18%;
}

/**/
#t6col_2 {
    width: 24%;
}

/**/
#t6col_3, #t6col_5 {
    width: 18%;
}

/**/
#t6col_4 {
    width: 10%;
}

/**/
#t6col_6 {
    width: 22%;
}

/*********************************
11. Partners
*********************************/

.partners
{
	width: 100%;
	background: #FFFFFF;
}
.partners_slider_container
{
	width: calc(100% + 100px);
	left: -50px;
}
.partners_slider
{
	height: 132px;
}
.partner_item
{
	height: 100%;
	cursor: pointer;
}
.partner_item img
{
	position: relative;
	width: 110px !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-filter: grayscale(100%);
  	filter: grayscale(100%);
  	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.partner_item:hover img
{
	-webkit-filter: grayscale(0%);
  	filter: grayscale(0%);
}



/* CSS Document */
.swiper-viewport {
	margin: 0 0 60px;
	background: #fff;
	z-index: 1;
	border: 4px solid #fff;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	width: 100%;
	position: relative;
	overflow: visible;
}
/* OpenCart Code */
.swiper-container {
	direction: ltr !important;
}
.swiper-pager {
	width: 100%;
	position: absolute;
	top: 50%;
	line-height: 45px;
}
.swiper-button-prev, .swiper-button-next {
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	transition: all .3s ease;
	z-index: 2;
 	background-image: none;
}
.swiper-viewport .swiper-button-prev {
	opacity: 0.7;
	left: 10px;
}
.swiper-viewport .swiper-button-next {
	opacity: 0.7;
	right: 10px;
	
}
/* Desktop */
@media (min-width: 768px){
.swiper-viewport .swiper-button-prev {
	opacity: 0;
	left: -20px;
}
.swiper-viewport .swiper-button-next {
	opacity: 0;
	right: -20px;
}
.swiper-viewport:hover .swiper-button-prev {
	opacity: 0.7;
	left: 10px;

}
.swiper-viewport:hover .swiper-button-next {
	opacity: 0.7;
	right: 10px;
}
}
.swiper-button-prev:before {
	width: 40px;
    height: 40px;
	font-family: FontAwesome;
	content: "\f053"; 
	color: rgba(0,0,0,0.8);
	font-size: 40px;
}
.swiper-button-next:before {
	width: 40px;
    height: 40px;
	font-family: FontAwesome;
	content: "\f054"; 
	color: rgba(0,0,0,0.8);
	font-size: 40px;
}
.swiper-pagination {
	bottom: -40px;
	left: 0;
	text-align: center;
	width: 100%;
}
.swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	margin: 0 5px;
	opacity: 1;
}
.swiper-pagination-bullet:hover {
	background: rgba(0, 0, 0, 0.7);
}
.swiper-pagination-bullet-active {
	background: rgba(0, 0, 0, 0.9);
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: pointer;
    pointer-events: auto;
}