﻿@font-face {
	font-family: bradley-hand-itc-std-bold;
	src: url(../fonts/bradley-hand-itc-std-bold.woff2) format('woff2'), url(../fonts/bradley-hand-itc-std-bold.woff) format('woff'), url(../fonts/bradley-hand-itc-std-bold.ttf) format('truetype')
}

.brandly {
 
	font-size: 16px!important;
	color: #0c9948!important
}

.brandly span {
	color: #ffa816
}

.mb-0 {
	margin-bottom: 0!important
}

.ml-0 {
	margin-left: 0!important
}

.mb-25 {
	margin-bottom: 15px!important
}

.mb-100{ margin-bottom: 100px!important;}

.pb-0{ padding-bottom: 0;}
h1,
h2,
h3,
h4,
h5,
h6 {
 
	color: #000;
	margin: 0 0 25px 0;
	letter-spacing: 1px
}

body {
    font-family: 'Poppins', sans-serif;
	letter-spacing: 1px
}

p {
    font-family: 'Poppins', sans-serif;
	font-weight: 400;
	letter-spacing: 1px
}

.margin-center {
	margin: 0 auto;
	float: none
}

.list01 {
	padding-left: 15px
}

ul.list01 li {
	list-style: circle;
	list-style-position: outside;
	margin-bottom: 15px;
	color: #000;
	background-color: #fff9f1;
	padding: 20px
}

.client-logo {
	margin-bottom: 15px
}

.client-logo img {
	width: 100%
}

.text-headder {
	display: flex;
	align-items: center;
	float: left;
	height: 45px;
	line-height: 45px;
	margin: 25px 0 25px 20px;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.text-headder h2 {
	font-size: 20px;
	margin: 5px
}

.main-header.fixed-header .main-box .text-headder {
	display: block;
	margin: 20px 0 20px 20px
}

.home-slider {
	margin-top: 95px
}

.static-txt {
	position: absolute;
	left: 10%;
	top: 30%;
	z-index: 20;
	background-color: #0b9949db;
	padding: 25px
}

.static-txt h6 {
	font-size: 25px;
	line-height: initial;
	color: #fff
}

.static-txt h6 span {
	display: block
}

.home-slider-one .content-box {
	padding: 10px 25px;
	margin-right: 5%;
	background: #00000052;
	border-radius: 10px;
	border-bottom: 2px solid#979797
}

.home-slider-one .content-box p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px
}

.main-footer {
	background-image: url(../images/footer.jpg)
}

.center {
	text-align: center
}

@media(max-width:1388px) {
	.static-txt {
		left: 6%
	}
}

@media(max-width:1200px) {
	.static-txt h6 {
		font-size: 22px
	}
	.home-slider-one h2 {
		font-size: 30px
	}
}

@media(max-width:1068px) {
	.static-txt h6 {
		font-size: 18px
	}
	.static-txt {
		left: 10%;
		top: 20%
	}
}

@media(max-width:992px) {


	
	.home-slider-one .content-box {
		position: absolute;
		top: 80px;
		left: 50%;
		transform: translate(-50%);
		text-align: center;
		width: 90%;
		margin-right: 0;
		background: 0 0;
		border: none
	}
	.content-box h2 {
		font-size: 22px
	}
	.static-txt {
		left: 0;
		right: 0;
		bottom: 40px;
		top: auto;
		background-color: transparent;
		z-index: 2;
		text-align: center
	}
	.home-slider-one .owl-nav {
		z-index: 10;
		bottom:10px;
	}
	
}

@media(max-width:786px) {
	.home-slider-one .content-box {
		top: 10%
	}
 
	.static-txt h6 span {
		display: initial
	}
	.text-headder {
		display: none
	}
	.main-header.fixed-header .main-box .text-headder {
		display: none
	}
	.home-slider {
		margin-top: 86px
	}
	.about-section.alternate,
	.news-section,
	.portfolio-grid-masonry,
	.services-section,
	.team-section,
	.testimonial-section,
	.services-section.alternate {
		padding: 40px 0
	}
	.portfolio-section {
		display: none
	}
	.team-section .sec-title {
		margin-bottom: 20px
	}
	.news-block-two {
		margin-bottom: 25px
	}
	.main-footer {
		padding: 30px 0 10px;
	}
	.main-footer .logo-box {
		margin-bottom: 0px;
	}
}

@media(max-width:320px) {	.home-slider-one .content-box {
	top: 20px
}

.static-txt h6 {
    font-size: 16px;
}
}