/**
* Theme Name: indext Child
* Description: This is a child theme of indext, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path/portfolio">template_path</a>
* Template: indext
* Version: 2.3
*/

.site-footer__brand,
.list-unstyled.site-footer__links,
.footer-widget__social,
.thm-btn.slider-two__btn{
	display: none;
}

.footer-widget__logo{
	transform: translateY(0);
	margin-bottom: 25px;
	width: 135px;
}

.site-footer__bottom .container{
	justify-content: center;
}

.scroll-to-target.scroll-to-top{
	background-color: #fd5d14;
}
.block-title__tag-line.block-title__white{
	color: #fd5d14;
}

.contact-info-one__single{
	height: 375px;
}

.feature-one::before{
	height: 100%;
}

.feature-one__person {
    position: absolute;
    bottom: 20px;
	left: 0px;
}

.service-one__cog {
    position: absolute;
    top: 0px;
    left: 0px;
}
.service-one__moc {
	bottom: -15%;
    left: 5%;
}
.service-one__title-block .thm-btn.service-one__btn{
	display: none;
}

.about-two {
    padding-top: 160px;
    padding-bottom: 80px;
}

.site-header__header-one .header-navigation .logo-box{
	padding: 0px;
	top: 0;
	transform: translateY(0);
	margin-top: 0px;
	border-radius: 0px 0px 30px 30px;
}

.site-header__header-one .header-navigation .logo-box::before{
	display: none;
}

.site-header__header-one .header-navigation.stricky-fixed .logo-box img{
	width: 120px;
}
.wpcf7-form-control.wpcf7-submit{
	color: #fff;
}

.header-navigation ul.navigation-box>li+li {
    margin-left: 25px;
}

.topbar-one__link {
    pointer-events: none;
}

.certifications_title .row .col-lg-4 {
	width: 100%;
	text-align: center;
}

.certifications_title .team-one {
	padding-top: 0px;
	padding-bottom: 0px;
}

.certifications_two {
	padding: 15px;
    border: 2px solid #000;
    margin: 15px;
}
