/*
Theme Name: truemission-hr Theme
*/



.btn-five{
	width:auto;
	height:45px !important;
	color:white !important;
	background-color:#15b8ae !important;
	transition: all 0.6s ease-in-out;
}
.btn-five:hover{
	background-color:black !important;
	color:#15b8ae !importnat;
	
}

.form-icon i.fas.fa-envelope {
    margin-top: 21px;
	color:#15b8ae !important;
}
header.page-header {
    margin: 9% 0px;
    font-weight: bold !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.mt-30.send-btn.btn-five.contact-button {
    width: auto !important;
    height: auto !important;
	margin:auto !important;
}



.wpcf7 form .wpcf7-response-output {
    margin: -3em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}
li#single-post-author {
    color: white;
}
li#blog-buisness{
	color:white;
}
li#blog-author{
	color:white;
}

div#footer-form div.wpcf7-response-output {
    margin-top: -11px !important;
}


@media (min-width: 400px) and (max-width: 1400px) {
    div#footer-form {
        margin-bottom: -41px !important;
    }
}
@media  (max-width: 400px) {
    div#footer-form {
        margin-bottom: -36px !important;
    }
}
.contact-button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: fit-content; /* ya fixed width like 200px */
}
.box-img.image-anim img {
    /* height: auto !important; */
    object-fit: contain;
	padding-top: 50px;
}
.team-card.style3 {
    
    z-index: 99;
    position: relative;
/* 	background: #1C2F35; */
}
a.more-link {
    display: none;
}
