.homepage_img {
	background-image: url('../images/slideshow/slideshow1_img.png');
	background-attachment: fixed;
	background-position: right top !important; 
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat no-repeat;
}

.custom-title-home-center, .custom-title, .custom-title-home {
	color: #eab129 !important;
}

.no-background {
	padding-top: 90px !important;
}

iframe{
    border-width: 0px;
    border: 0;
}

.maps iframe {
	pointer-events: none;
}

.needed {
	color: Red;
	font-weight: 400;
	margin-left: 0px;
}

.needed_input {
	background-color: #5f5f5f !important;
	color: White !important;
}

.external:after {
    content:"\f08e";
    font-family: "fontawesome";
    margin-left: 6px;
}

.tp-caption.largewhitecustom,.largewhitecustom {
	font-size: 38px;
    line-height: 48px;
    font-weight: 400;
    font-family: "Quicksand",sans-serif;;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    background-color: transparent;
    text-align: center;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none;
}

.tp-caption.largeblackcustom,.largeblackcustom {
    font-weight: 400 !important;
}

.tp-caption.sl1-black-medium,.sl1-black-medium {
    color: #000;
    text-shadow: none;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none;
}

.tp-caption.sl1-black-big,.sl1-black-big {
    color: #000;
    text-shadow: none;
    background-color: transparent;
    text-decoration: none;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: bold;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none;
}

.tp-caption.sl1-black-small,.sl1-black-small {
    color: #000;
    text-shadow: none;
    background-color: transparent;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none;
}

a:hover, .btn {
	cursor: pointer !important;
}

.noo-trainers a:hover {
	color: white !important;
}

a.active {
	color: #eab129 !important;
}

.tagcloud a.active {
	background: #eab129 !important;
	color: white !important;
}