.talents-container {
	padding: 50px 0;
}
.talents-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    list-style: none;
	padding: 0;
}
.talents-list li {
    width: 25%;
    margin-bottom: 20px;
}
.talents-box {
    padding: 0 20px 20px;
}
.talents-title h2 {
    text-align: center;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: poppins;
    color: #000000;
}
.talents-image {
	margin-bottom: 15px;
}
.talents-image img {
    display: block;
    margin: 0 auto 0;
    max-height: 450px;
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: top;
	transition: all 0.5s ease;
}
.talent-info-row {
    display: flex;
    justify-content: space-evenly;
    gap: 50px;
    margin-bottom: 50px;
}
.info-row {
    display: flex;
    gap: 20px;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: solid thin rgba(255,255,255,0.06);
    padding-bottom: 10px;
    align-items: center;
}
.info-head {
    width: 30%;
}
.talent-image, .talent-info {
    flex-basis: 0;
    flex-grow: 1;
}
.talent-name h1 {
    /*color: rgba(255,255,255,0.51)!important;*/
    font-size: 80px;
    font-weight: 800;
    margin-bottom: 20px;
}
.info-head label {
    font-weight: 700;
}
.talent-info-desc {
    padding-bottom: 80px;
}
#msform {
    text-align: center;
    position: relative;
    padding: 20px;
    border: solid thin #ffffff38;
}
#msform fieldset {
    background: #000000;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 0px;
    position: relative;
}
.form-card {
    text-align: left;
}
#msform fieldset:not(:first-of-type) {
    display: none;
}
#msform input, #msform textarea {
    padding: 8px 15px 8px 15px;
    border: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #ffffff;
    background-color: transparent;
    font-size: 16px;
    letter-spacing: 1px;
}
#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #673AB7;
    outline-width: 0;
}
#msform .action-button {
    width: 100px;
    background: #ffffff;
    font-weight: bold;
    color: #000000;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 0px 5px;
    float: right;
}
#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #cdcdcd;
}
#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right;
}
#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}
.card {
    z-index: 0;
    border: none;
    position: relative
}
.fs-title {
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}
.purple-text, .purple-text strong {
    color: #ffffff;
    font-weight: normal !important;
    text-align: center;
    font-size: 36px;
}
.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}
.fieldlabels {
    color: gray;
    text-align: left;
}
.fit-image {
    width: 100%;
    object-fit: cover;
}
.xdsoft_.xdsoft_inline {
    width: 100%;
    padding: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 80%;
    margin: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 20%;
    margin: 0;
}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    height: 50px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
    height: 50px;
    line-height: 50px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 301px;
    margin-top: 31px;
}
.form-card .row {
    display: flex;
}
.form-card > .row {
    display: flex;
    justify-content: space-between;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 0px;
    margin-bottom: 0px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    display: none;
}
#msform input::placeholder, #msform textarea::placeholder {
    color: #f7f7f7;
}
.talent-slider {
    padding-bottom: 50px;
}
.bx-wrapper {
    box-shadow: none;
    border: none;
    margin: 0;
}
/*.talent-slider-list img {
    max-height: 400px;
}*/
.jp-relatedposts {
	display: none !important;
}
.home header#main-header, .page-id-4003 header#main-header {
    background-color: #000000;
}
#forminator-module-4000.forminator-design--material .forminator-input--wrap:after {
    background-color: #000 !important;
}
#forminator-module-4000.forminator-design--material .forminator-is_active .forminator-label[class*="forminator-floating-"] {
    color: #000 !important;
}
form#forminator-module-4000 {
    display: flex;
    flex-wrap: wrap;
}
form#forminator-module-4000 .forminator-row {
    width: 100%;
}
.talents-image {
	position: relative;
}
.talents-image {
	overflow: hidden;
}
.talents-info {
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.6s ease;
}
.talents-image:hover .talents-info {
	top: 0;
}
.talents-image:hover img {
	transform: scale(1.1);
}
.talents-info-row {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 18px;
}
.filter-row {
    display: flex;
	align-items: center;
	padding: 0 20px 0;
	gap: 30px;
	justify-content: center;
}
.filter-box {
	display: flex;
	align-items: center;
}
.selectFilter {
	padding: 0;
	list-style: none;
	display: flex;
	gap: 30px;
	align-items: center;
	margin-bottom: 30px;
	justify-content: center;
}
.selectFilter a {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #000000;
}
@media (max-width:1200px) {
	.talents-list li {
		width: 25%;
	}
}
@media (max-width:980px) {
    .talents-list li {
		width: 33.3%;
	}
    .talents-archieve .container {
        padding-top: 0px !important;
    }
	.talents-image img {
		margin: 0 auto 15px;
		height: 350px;
		max-height: 350px;
	}
	.talents-box {
		padding: 0 10px 20px;
	}
	.talents-image {
		overflow: hidden;
		max-height: 350px;
	}
}
@media (max-width:640px) {
    .talents-list li {
        width: 50%;
    }
	.talents-image img {
		margin: 0 auto 15px;
		height: auto;
	}
    .talents-archieve .container {
        padding-top: 0px !important;
    }
    .talent-name h1 {
        font-size: 64px;
    }
    .info-row {
        font-size: 16px;
    }
    .talent-info-row {
        display: block;
    }
    .talent-image {
        margin-bottom: 30px;
    }
}