::-moz-selection {
	background-color: #9460a4;
	color: #fff;
}

::selection {
	background-color: #9460a4;
	color: #fff;
}

.grecaptcha-badge { visibility: hidden; }

#newsblock article.elementor-post {
	position: relative;
}

#map {
	height: 600px;
}

.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
        align-items: flex-start !important;
}

.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item .elementor-icon-list-icon {
        padding-top: 7px;
}

.link-white {
	color: #fff !important;
}

.link-black {
	color: #000 !important;
}

.elementor-post__read-more {
    background-color: #9460A4;
    padding: 10px 30px;
    border-radius: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.3s;
}

.elementor-post__read-more:hover {
    background-color: #7F508D;
}

.footerlink {
	color: #3F2C49 !important;
}

.footerlink:hover {
	color: #9460A4 !important;
}

.arrow-column:hover .arrow {
	left: 5px;
}

.arrow-button .elementor-button-icon {
	-moz-transition: .4s;
    transition: .4s;
}

.arrow-button:hover .elementor-button-icon {
	margin-left: 15px !important;
}

.talent-nav {
	display: inline-block;
	width: 60px;
	height: 8px;
	background-color: #F7F5FA;
	margin: 0 3px;
	cursor: pointer;
}

.talent-nav:hover {
	background-color: #9460A4 !important;
}

.talent-nav-01 {
	background-color: #9460A4;
}

#talent-col-02, #talent-col-03, #talent-col-04, #talent-col-05, #talent-col-06, #talent-col-07 {
	display: none;
}