/* 
    Theme Name: Tshabuse Law
    Author: Cherry Republik
    Author URI: https://Cherryrepublik.com
    Description: The official theme for Tshabuse Law
    Version: 1.0
*/
/* **********************
*       Fonts          *
*************************/
@font-face {
	font-family: 'OpenSans-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('OpenSans-Regular'), url('./assets/fonts/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'OpenSans-Bold';
	font-style: normal;
	font-weight: normal;
	src: local('OpenSans-Bold'), url('./assets/fonts/OpenSans-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'MarcellusSC-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('MarcellusSC-Regular'), url('./assets/fonts/MarcellusSC-Regular.ttf') format('truetype');
}

/* **********************
*       Global          *
*************************/
.page-link {
	/* display: none; */
}
body {
	font-family: 'OpenSans-Regular';
}
img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.navbar-light {
	/* background: rgb(17, 75, 60);
	background: linear-gradient(129deg, rgba(17, 75, 60, 1) 0%, rgba(30, 105, 84, 1) 35%, rgba(36, 134, 109, 1) 100%); */
}
.navbar-brand {
	width: 15%;
	position: absolute;
	left: 8rem;
}
.navbar-light {
	padding-top: 2rem;
}
.navbar-light .navbar-nav .nav-link {
	font-family: 'OpenSans-Bold';
	font-size: 14px;
	color: #fff;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
	color: #b7ad70;
}
.overlay {
	position: absolute;
	height: 40vh;
	background: #00000080;
	top: 0;
	width: 100%;
}
.title {
	color: #fff;
	font-weight: bold;
	font-size: 1.5rem;
	letter-spacing: 4px;
	font-family: 'OpenSans-Regular';
	padding: 15px 0;
}
.about-title {
	color: #114b3c;
	font-weight: bold;
	font-size: 1.5rem;
	padding: 15px 0;
	letter-spacing: 4px;
	font-family: 'OpenSans-Regular';
}

h4 {
	font-size: 1rem;
	font-family: 'OpenSans-Bold';
	padding: 15px 0;
}
strong {
	font-family: 'OpenSans-Bold';
}
ul {
	list-style: none;
}
ul li i {
	margin-right: 5px;
}
p,
li {
	font-size: 12px;
	line-height: 30px;
}
.btn-primary {
	border-radius: 0;
	background: #b7af71;
	color: #fff;
	border-color: #b7af71;
	font-family: 'OpenSans-Bold';
	padding: 1rem;
}
.btn-primary:disabled {
	background: #b7b7b7;
	border-color: #b7b7b7;
}
.btn:hover {
	background: #b7ad70;
	border-color: #b7ad70;
}
section {
	margin-top: 5rem;
}
.overlay1 {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	/* top: 0; */
	left: 0;
	width: 10000px;
	height: 100%;
	background-color: #fff;
	transform-origin: bottom right;
	-webkit-transform: skewX(95deg);
	-moz-transform: skewX(95deg);
	-ms-transform: skewX(95deg);
	-o-transform: skewX(95deg);
	transform: skewX(95deg);
}
.readmore a {
	text-decoration: underline;
	font-family: sans;
	font-size: 14px;
	color: #003082;
}
.form-control {
	color: #000;
	border: none;
	border-bottom: 2px solid #114b3c;
	font-size: 12px;
	padding: 1.375rem .75rem;
	border-radius: 0;
	/* background-color: #ececec; */
}
.testimony-wrapper .slick-arrow {
	color: #304e7d;
	font-size: 25px;
	position: absolute;
	top: 20%;
	background: #114b3c;
	border-radius: 50%;
	color: #fff;
}
.testimony-wrapper .fa-angle-right {
	float: right;
	right: -60px;
	padding: 1px 8px 1px 10px;
}
.testimony-wrapper .fa-angle-left {
	z-index: 1;
	padding: 1px 10px 1px 8px;
	float: left;
	left: -60px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button::before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li button::before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
footer {
	background: #ececec;
	padding: 20px 0 20px 0;
}
.cl-copyright {
	font-family: 'OpenSans-Regular';
	color: #114b3c;
	font-size: 13px;
	text-align: center;
}
.cl-copyright a {
	color: #114b3c;
	font-family: 'OpenSans-Regular';
}
/* **********************
*       Landing  Page       *
*************************/
.section-header {
	background: url('./assets/images/banners/home_banner.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 100vh;
	/* clip-path: polygon(0 0, 0 100%, 100% 87%, 100% 0);
	-webkit-clip-path: polygon(0 0, 0 100%, 100% 87%, 100% 0); */
}
.header-caption {
	top: 35%;
	position: relative;
}
.header-caption .title h2 {
	font-weight: bold;
	letter-spacing: 5px;
	color: #b7ad70;
	font-size: 2.6rem;
	font-family: 'MarcellusSC-Regular';
}
.header-caption .subtitle h4 {
	color: #fff;
	font-weight: 300;
}
.header-btns {
	margin-top: 2rem;
}
.header-btns .btn {
	background: #b7ad70;
	border-color: #b7ad70;
	border-radius: 0;
	margin-right: 15px;
	color: #114b3c;
	font-family: 'MarcellusSC-Regular';
}
.btn-about {
	background: transparent;
	padding: 12px 35px;
}
.section-about .row .col-md-6 {
	/* padding-top: 5rem; */
	background: rgb(17, 75, 60);
	background: linear-gradient(129deg, rgba(17, 75, 60, 1) 0%, rgba(30, 105, 84, 1) 35%, rgba(36, 134, 109, 1) 100%);
	z-index: 2;
	padding: 1rem 3rem;
	color: #fff;
}
.section-about .row .col-md-9 {
	position: absolute;
	right: 0;
}
.section-about .row .col-md-9 .about-img {
	height: 530px;
	top: -2.3rem;
	position: relative;
}
.section-about .row .col-md-9 .about-img img {
	object-fit: cover;
}

.home-service-title h2 {
	color: #114b3c;
	margin: auto;
	letter-spacing: 4px;
	font-family: 'OpenSans-Regular';
}
/* .about-cards .col-md-4 .about-card:hover,
.about-cards .col-md-4 .about-card:hover .title h4 {
	background: #114b3c;
	color: #fff;
} */
.about-card .title h4 {
	font-size: 1rem;
	color: #114b3c;
	text-transform: uppercase;
	height: 50px;
}
.about-card {
	padding: 15px;
	background: #fff;
	height: 100%;
	color: #114b3c;
	text-align: center;
}

.about-card .service-img {
	width: 20%;
	margin: auto;
}
.section-cta {
	background: url('./assets/images/cta.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position-y: center;
	height: 320px;
}
.section-cta .container-fluid .row {
	top: 70px;
	position: relative;
}
.cta-title h4 {
	color: #fff;
	font-size: 1.2rem;
	font-family: 'OpenSans-Regular';
	text-transform: uppercase;
	letter-spacing: 4px;
}
.cta-title h2 {
	color: #fff;
	font-size: 1.8rem;
	font-family: 'OpenSans-Bold';
	letter-spacing: 3px;
}
.cta-btn .btn-primary {
	padding: 1rem;
	font-size: 1rem;
	letter-spacing: 3px;
	font-family: 'OpenSans-Bold';
}
.testimony-text {
	color: #fff;
	font-style: italic;
}
.testimony-author {
	color: #fff;
	font-family: 'OpenSans-Bold';
}
/* **********************
*       About           *
*************************/
.section-page-about {
	background: url('./assets/images/banners/about_banner.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 40vh;
}
.our-team-img {
	top: 5rem;
	position: relative;
}
.shareholder,
.section-certificates .container .row .col-md-8 .certs {
	background: #00308214;
	padding: 15px;
}
.certificate .title {
	height: 90px;
}
.certificate .content a {
	height: 70px;
	text-align: left;
	width: 100%;
	font-size: 13px;
	text-align: center;
}

.about-info .col-md-7, .about-info .col-md{
	text-align: justify;
}
/* **********************
*       services        *
*************************/
.section-page-services {
	background: url('./assets/images/banners/services_banner.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 40vh;
}
.services .container .service-row {
	/* margin-bottom: 2rem; */
}
.services .container .row .title {
	color: #114b3c;
	margin: auto;
	margin-bottom: 3rem;
	letter-spacing: 4px;
	font-family: 'OpenSans-Regular';
}
.service-row .col-md-10 {
	border: 2px solid #114b3c;
	padding: 0;
}
.service-row .col-md-10 .service-title,
.service-row .col-md-10 .content {
	padding: 5px 20px 0px 30px;
}
.service-row .col-md-10 .content ul {
	list-style: disc;
}
.service-row .service-title {
	background: #114b3c;
	text-transform: uppercase;
	color: #fff !important;
}
.service-row .service-title h4 {
	color: #fff;
	letter-spacing: 4px;
	font-family: 'OpenSans-Regular';
}
.service-row .service-img {
	width: 50%;
}
/* **********************
*       contact us      *
*************************/
.btn-contact {
	padding: 8px 18px;
}
.contact {
	padding: 60px 0 60px 0;
	color: #114b3c;
}
.contact h4 {
	font-size: 1rem;
	font-family: 'OpenSans-Bold';
	padding: 15px 0;
}

.contact-title {
	text-transform: uppercase;
}
.contact-footer ul,
.social-contact ul {
	padding-left: 0;
}
.social-contact ul li a {
	color: #114b3c;
}
.contact-footer ul li a {
	color: #114b3c;
}

/* **********************
*       responsive      *
*************************/
@media (max-width: 769px) {
	section {
		margin-top: 3rem;
	}
	.navbar-brand {
		width: 30%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.navbar-light .navbar-toggler {
		color: #b7af71;
		border-color: #b7af71;
	}
	.navbar-nav {
		background: #000000c9;
		padding-left: 2rem;
	}
	.navbar-collapse {
		z-index: 2;
	}
	.overlay {
		height: 20vh;
	}
	.header-caption {
		top: 20%;
	}
	.header-caption .title h2 {
		font-size: 1.6rem;
	}
	.header-caption .subtitle,
	.header-btns {
		padding: 15px;
	}
	.section-about .row .col-md-9 {
		position: relative;
		order: 1;
	}
	.section-about .row .col-md-6 {
		order: 2;
		position: relative;
		margin: 0 15px;
		padding: 0 15px;
	}
	.section-about .row .col-md-9 .about-img {
		height: 200px;
		top: 0;
	}
	.btn-wrapper {
		text-align: center;
	}
	.title {
		padding: 15px;
	}
	.testimony-wrapper .slick-arrow {
		display: none !important;
	}
	.clients-wrapper .client-img {
		width: 100%;
	}
	.section-page-about,
	.section-page-services {
		height: 20vh;
	}
	.about-info .col-md-7 {
		position: relative;
		order: 2;
	}
	.about-info .col-md-5 {
		position: relative;
		order: 1;
	}
	.about-info .col-md-5 .about-img {
		margin-top: 0 !important;
	}
	.service-row .service-img {
		display: none;
	}
	.service-row .service-title {
		margin: 0 15px;
	}
	.service-row .service-subtitle {
		font-size: 14px;
	}
	.service-row .col-md-10 {
		border: none;
	}
	.section-cta {
		height: 380px;
	}
	.section-cta .container-fluid .row {
		top: 40px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.header-caption {
		top: 15%;
	}
	.header-caption .title h2 {
		font-size: 1.2rem;
	}
	.header-btns {
		margin-top: 0;
	}
	.header-caption .subtitle,
	.header-btns {
		padding: 15px;
	}
}
