.welcome-single.inner h1 {
	font-size: 73px
}

.welcome-single.inner {
	height: auto;
	padding-top: 300px;
	padding-bottom: 150px
}

.blog-grid-area .single-blog-img span {
	background: #f9c200
}

.single_blog_text {
	color: #fff
}

.single-blog-article-area {
	background: #000
}

.card-text-box,
.card-text-box h6,
.card-text-box h2 {
	color: #fff
}

.card-text-box h6 {
	text-transform: uppercase
}

.card-text-box h2 {
	text-transform: uppercase;
	font-weight: 700
}

.card-text-box span {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #131212;
}

.details-card {
	background: #fff;
	border-radius: 5px;
	padding: 30px;
	margin-top: -200px;
	z-index: 9;
	position: relative
}

.details-card h3 {
	font-size: 28px;
	color: #0b0c12;
	text-transform: uppercase;
	font-weight: 500;
	position: relative;
	z-index: 2
}

.details-card h3:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 10px;
	background: #f9c200;
	left: -30px;
	top: 0
}

.contact-info {
	font-size: 15px;
	color: #3e425c;
	position: relative;
	z-index: 2;
	padding-left: 35px;
	font-weight: 400;
    margin-bottom: 15px;
    padding: 65px 0;
    background: #f8f8f8;
    padding-top: 30px;
}

.contact-info span {
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: #0b0c12;
	line-height: 1.4
}

.contact-info i {
    font-size: 25px;
    color: #f9c200;
    border: 2px solid #f9c200;
    padding: 13px 10px;
    display: inline-block;
    width: 18%;
    margin: 0 auto 10px;
}
.contact-info h4{
    color: #000;
}
.contact-info p {
	margin: 0
}

.map {
	height: 500px
}

.time-table td {
	padding: 8px;
	font-weight: 400
}

.contact-form input,
.contact-form textarea {
	background: 0 0;
	border: none;
	border-bottom: 1px solid #858689;
	padding: 15px;
	color: #fff
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
	color: #858689;
	text-transform: capitalize
}

.contact-form input[type=text] {
	width: calc(49% - 8px)!important
}

.contact-form input[type=text]:nth-child(2) {
	float: right!important
}

.about-client p {
	font-style: italic
}

.card-author span {
	display: block;
	font-size: 14px;
	font-weight: 300;
	margin-top: 5px
}

.card-author h6 {
	font-weight: 400
}

.single-team {
	background: #fff;
	border-radius: 5px;
	padding: 40px;
	overflow: hidden;
	position: relative;
	z-index: 2
}

.single-team .team_back {
	position: absolute;
	left: -100%;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 3;
	display: block;
	transition: all .3s
}

.team-area .owl-item.active.center .team_back {
	left: 0;
	transition: all .3s;
	cursor: pointer
}

.team-hover-effect {
	position: relative;
	z-index: 2;
	display: flex;
	height: 100%;
	width: 100%;
	padding: 40px;
	align-items: flex-end;
	text-align: left
}

.team_front {
	background: #fff;
	transition: all .3s
}

.team-hover-effect:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	opacity: .5;
	background: linear-gradient(to bottom, transparent, #3C3C3C);
	left: 0;
	top: 0;
	z-index: 2
}

.team-hover-effect:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: url(../img/team/teamhover.html);
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 1
}

.team-hover-effect.team_bg2:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: url(../img/service/service1.html);
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 1
}

.team-back-text {
	z-index: 9
}

.team-back-text a {
	font-size: 20px;
	color: #fff;
	font-weight: 400
}

.team-back-text a {
	font-size: 20px;
	color: #fff;
	font-weight: 400
}

.team-back-text a:hover {
	color: #f9c200
}

.heading h2 {
	text-transform: uppercase
}

.team-back-text {
	color: #fff
}

.team_front h5 {
	font-size: 20px;
	color: #2f3035;
	margin: 20px 0
}

.team_front h5 span {
	display: block;
	color: #48494d;
	font-size: 17px;
	font-weight: 300;
	margin-top: 5px
}

a.team_back h5 {
	color: #fff;
	font-size: 20px;
	display: block;
	width: 100%;
	margin-bottom: 5px
}

a.team_back p {
	color: #fff;
	margin: 0
}

.teams-carousel .owl-nav div {
	background: #f9c200;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 70px;
	font-size: 24px;
	border-radius: 50%;
	position: absolute;
	top: 45%;
	margin-top: -40px;
	left: 32%;
	border: 8px solid #0b0c12;
	transition: all .3s;
	opacity: 0;
	visibility: hidden
}

.teams-carousel:hover .owl-nav div {
	opacity: 1;
	visibility: visible;
	top: 50%
}

.teams-carousel .owl-nav div.owl-next {
	left: auto;
	right: 32%;
	transition: all .3s
}

.teams-carousel .owl-nav div i {
	color: #0b0c12;
	font-size: 28px
}

.teams-carousel .owl-nav div:hover {
	border-color: #f9c200;
	background: #0b0c12;
	transition: all .3s
}

.teams-carousel .owl-nav div:hover i {
	color: #f9c200;
	transition: all .3s
}

.teams-carousel .single-blog-img span {
	background: #f9c200
}

.single-blog-article-area .owl-nav div {
	background: #f9c200;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 70px;
	font-size: 24px;
	border-radius: 50%;
	position: absolute;
	top: 45%;
	margin-top: -40px;
	left: -40px;
	border: 8px solid #0b0c12;
	transition: all .3s;
	opacity: 0;
	visibility: hidden
}

.single-blog-article-area:hover .owl-nav div {
	opacity: 1;
	visibility: visible;
	top: 50%
}

.single-blog-article-area .owl-nav div.owl-next {
	left: auto;
	right: -40px;
	transition: all .3s
}

.single-blog-article-area .owl-nav div i {
	color: #0b0c12;
	font-size: 28px
}

.single-blog-article-area .owl-nav div:hover {
	border-color: #f9c200;
	background: #0b0c12;
	transition: all .3s
}

.single-blog-article-area .owl-nav div:hover i {
	color: #f9c200;
	transition: all .3s
}

.single-blog-article-area .single-blog-img span {
	background: #f9c200
}

.single_blog_mid_single_carousel {
	padding: 30px 60px;
	font-style: italic
}

.single_blog_mid_single_carousel .author {
	font-style: normal
}

.single_blog_mid_image {
	background: url(../img/welcome/home1.jpg);
	height: 450px;
	border-radius: 10px;
	margin: 40px 0
}

.cpagination a.page-link {
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	padding: 0;
	background: #242424;
	border: #ffdead;
	margin: 0 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: 400;
	font-size: 20px
}

.cpagination a.page-link:hover {
	background: #f9c200;
	color: #0b0c12
}

.cpagination a.page-link img {
	max-width: 15px
}

.cpagination .pagination {
	float: right
}

.single_comment h5 a {
	float: right;
	font-size: 17px;
	color: #f9c200;
	text-transform: capitalize
}

.single_comment h5 {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 500
}

.single_comment {
	position: relative;
	z-index: 2;
	padding-left: 80px;
	border-bottom: 1px solid #24252a;
	padding-bottom: 20px;
	margin-bottom: 20px
}

.single_comment img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 70px;
	border-radius: 50%
}

.single_comment_inner_comment>div {
	margin-left: 50px
}