@charset "utf-8";
/*
#A071A8
#652770 = rgba(101,39,112,1);
#4A1054
*/


html, body {
	height: 100%;
	margin: 0;
	color: #333;
}

body {
	overflow-x:hidden;
	font-family: 'Cabin', sans-serif;
}

p {
	font-family: 'Cabin', sans-serif;
}

a {
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

a:hover {
	text-decoration: none;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto Condensed', sans-serif;	
	font-weight: 700;
}

*, ::after, ::before {
    box-sizing: border-box;
}

/*Font-Sizes*/

.benefit p, .benefit2 p, .normal-page-content p {
	font-size: 16px;
}

#more-to-see i, .more-link, .open-reference-editor i {
	font-size: 17px;
}

.reference p, .reference-name, .references-page .reference .reference p, .references-page .reference .reference-name {
	font-size: 19px;
}

.reference-type, .open-reference-editor, .references-page .reference .reference-type {
	font-size: 20px;
}

.reference-navigation i, .advice p  {
	font-size: 22px;	
}

.advice a, .header-welcome span {
	font-size: 23px;	
}

#reference-editor h3 {
	font-size: 25px;	
}

#more-to-see span, .footer-contact span {
	font-size: 27px;	
}

.write-reference span {
	font-size: 33px;	
}

.benefit h2, .benefit2 h2, .normal-page-content h2, .header-welcome h2 {
	font-size: 37px;	
}

.footer-contact h3 {
	font-size: 50px;
}

.standard-header h1 {
	font-size: 55px;
}

/* Colors */

a, a:hover, .benefit h4, .benefit2 h4, .benefit p a, .benefit2 p a, .footer-contact span, .footer-contact span i, .footer-legal a, .normal-page-content h3, .normal-page-content p a, #reference-editor h3, #reference-editor label {
	color: #652770;
}

.more-link, .advice a, #more-to-see:hover, .open-reference-editor:hover, #reference-editor button:hover {
	background-color: #652770;
}

.benefit-div hr {
	background-color: #A071A8;
}

.references-page .reference .reference-type {
	color: #A071A8;	
}

.benefit h2, .benefit2 h2, .normal-page-content h2, .header-welcome span {
	color: #4A1054;
}

.advice a:hover, .references, .more-link:hover {
	background-color: #4A1054;
}

.benefit-content, .benefit-content2 {
	background-color: rgba(255,255,255,0.5);
}

#reference-editor button {
	background-color: rgba(101,39,112,0.8);
}

.standard-header h1, .header-welcome, .references-page .reference .rating {
	color: rgba(101,39,112,0.9);
}

.standard-header hr, .header-welcome hr, #more-to-see, .open-reference-editor, .success-notification {
	background-color: rgba(101,39,112,0.9);
}

.reference-name {
	color: rgba(255,255,255,0.7);
}

.advice {
	background-color: rgba(0,0,0,0.05);	
}

.footer-details p, .write-reference span {
	color: rgba(0,0,0,0.6);
}

.references-page .reference .reference-name {
	color: rgba(0,0,0,0.7);
}

#reference-editor {
	background-color: rgba(0,0,0,0.01);
}

.benefit-content, .benefit-content2 {
	color: #000;
}

#more-to-see, .more-link, .more-link:hover, .references, .advice a, .advice a:hover, .open-reference-editor, #reference-editor button, #reference-editor button:hover, .success-notification {
	color: #FFF;
}

/* --------------------------------------------- */

header {
	float: left;
	width: 100%;
	height: 400px;	
	position: relative;
	overflow: hidden;	
}

.standard-header {
	height: 300px;
	padding-top: 100px;
	display: flex;
  	justify-content: center;
  	align-items: center;
	flex-direction: column;
}

.standard-header h1 {
	letter-spacing: 0.1em;
}

.standard-header hr {
	width: 10%;
	height: 2px;
	border: none;
	margin-top: 20px;
}

header video {
	width: 100%;
	height: auto;	
	position: absolute
}

.header-welcome {
	position: absolute;
	width: auto;
	top: 140px;
	padding: 25px;
	left: 4%;
	text-align: left;
	background-color: rgba(255,255,255,0.6);
}

.header-welcome h2 {
	line-height: 47px;
	margin: 0px;
	letter-spacing: 0.01em;
	text-shadow: none;
}

.header-welcome hr {
	float: left;
	width: 80%;
	height: 2px;
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}


.header-welcome span {
	float: left;
	width: 100%;
	letter-spacing: 0.05em;
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
}

#more-to-see {

	display: none;
}

#more-to-see:hover {
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#more-to-see span {
	width: 100%;
	height: auto;
	display: block;
}

.benefits {
	float: left;
	width: 100%;
	height: auto;	
}

.benefit-div {
	float: left;
	width: 100%;
	height: auto;	
}

.benefit-div hr {
	width: 350px;
	border: none;
	height: 2px;
}

.benefit {
	float: left;
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.benefit2 {
	float: left;
	width: 100%;
	height: auto;
	margin-right: 0%;
	margin-left: 0%;
	position: relative;
}

.benefit-content {
	float: left;
	width: 100%;
	padding: 50px;
}

.benefit-content2 {
	float: left;
	width: 100%;
	padding: 50px;
}

.benefit-img {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
	padding-bottom: 50px;
}

.benefit-img img {
	width: auto;
	height: 400px;
	-webkit-box-shadow: 30px 30px 10px 10px rgba(0,0,0,0.2);
	box-shadow: 30px 30px 10px 10px rgba(0,0,0,0.2);
}

.benefit h2, .benefit2 h2 {
	font-weight: 700;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
}


.benefit h4, .benefit2 h4 {
	margin-left: 35px;
	margin-top: 35px;
	font-weight: 700;
}


.benefit p, .benefit2 p {
	line-height: 28px;
}

.benefit p a, .benefit2 p a {
	font-weight: 700;	
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.benefit p a:hover, .benefit2 p a:hover {
	font-weight: 700;	
	text-decoration: underline;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}


.more-link {
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 5px;
	letter-spacing: 0.1em;
	margin-top: 35px;
	font-weight: 700;
	display: inline-block;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.more-link:hover {
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.more-link i {
	margin-right: 15px;	
}


.references {
	float: left;
	width: 100%;
	height: auto;	
	padding: 50px;
	padding-bottom: 100px;
	position: relative;
}

#bg-quote {
	font-size: 400px;
	position: absolute;	
	color: rgba(255,255,255,0.1);
	top: 0px;
	z-index: 1;
}

.reference-slides {
	width: 100%;
	height: auto;	
}

.slide-fading {
	animation:fading 2s normal
}
@keyframes fading{
	0%{opacity:0}
	100%{opacity:1}
}

.reference {
	text-align: center;
	z-index: 2;
}

.reference p {
	margin: 0px;
	line-height: 45px;
}

.rating {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.rating i {
	margin: 5px;
}

.reference-type {
	width: 100%;
	display: block;
	font-weight: 700;
	letter-spacing: 0.1em;
	
}

.reference-name {
	width: 100%;
	display: block;
	letter-spacing: 0.1em;
}

.reference-navigation {
	text-align: center;
	margin-top: 40px;
}

.reference-navigation i {
	cursor: pointer;
	margin: 10px;
}

.advice {
	float: left;
	width: 100%;
	height: auto;
	padding: 100px;
	text-align: center;
}

.advice p {
	margin: 0;
	line-height: 25px;
	line-height: 50px;
}

.advice a {
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 5px;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.advice a:hover {	
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}


footer {
	float: left;
	width: 100%;
	height: auto;
	-webkit-box-shadow:inset 0 10px 25px 10px rgba(0,0,0,0.05);
	box-shadow:inset 0 10px 25px 10px rgba(0,0,0,0.05);
}

.footer-contact {
	width: 100%;
	height: auto;
	margin-bottom: 35px;
	text-align: center;
}

.footer-contact h3 {
	margin-top: 50px;
	margin-bottom: 35px;
	font-weight: 800;
	letter-spacing: 0.1em;
}

.footer-contact span {
	letter-spacing: 0.1em;
}

.footer-contact span i {
	margin-right: 20px;
}

.footer-details {
	float: left;
	width: 100%;
	height: auto;
	display: flex;
  	justify-content: center;
}

.footer-details p {
	margin: 0px;
}

.footer-legal {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
}

.footer-legal a {
	line-height: 40px;
}

/* Standard-Pages */

.normal-page-content {
	float: left;
	width: 100%;
	height: auto;
	padding: 50px;
}

.normal-page-content h2 {
	font-weight: 700;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
}


.normal-page-content h3 {;
	margin-left: 35px;
	margin-top: 35px;
	font-weight: 700;
}

.normal-page-content p {
	line-height: 28px;
}

.normal-page-content p a {
	font-weight: 700;	
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.normal-page-content p a:hover {
	font-weight: 700;	
	text-decoration: underline;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.normal-page-content img {
	float: right;
	height: auto;
	max-height: 300px;
	width: auto;
	-webkit-box-shadow: 30px 30px 20px 10px rgba(0,0,0,0.2);
	box-shadow: 30px 30px 20px 10px rgba(0,0,0,0.2);
	margin: 15px;
}

.write-reference {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 50px;
}

.write-reference span {
	font-family: 'Roboto Condensed', sans-serif;	
}


.open-reference-editor {
	width: auto;
	height: auto;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	padding: 12px;
	padding-right: 15px;
	padding-left: 15px;
	display: inline-block;
	margin-top: 25px;
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.open-reference-editor:hover {
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.references-page {
	float: left;
	width: 100%;
	height: auto;
	padding: 50px;	
	padding-bottom: 0px;
}

.references-page .reference {
	text-align: center;
	z-index: 2;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: solid 2px rgba(101,39,112,0.5);
}

.references-page .reference .reference p {
	margin: 0px;
	line-height: 45px;
}

.references-page .reference .rating {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 50px;
	
}

.references-page .reference .rating i {
	margin: 5px;
}

.references-page .reference .reference-type {
	width: 100%;
	display: block;
	font-weight: 700;
	letter-spacing: 0.1em;	
}

.references-page .reference .reference-name {
	width: 100%;
	display: block;
	letter-spacing: 0.1em;
}

#reference-editor {
	float: left;
	width: 100%;
	height: auto;
	padding: 50px;
	display: none;
}

#reference-editor h3 {
	margin-bottom: 25px;
}

#reference-editor form {
	float: left;
	width: 100%;
	height: auto;
}

#reference-editor label {
	font-weight: 700;
}

#reference-editor button {
	margin-top: 25px;
	border: none;
}

#reference-editor button:hover {
	margin-top: 25px;
	border: none;
}

/*Notifications*/

.success-notification {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 150px;
	display: flex;
    justify-content: center;
	align-items: center;
	z-index: 9999;
	cursor: pointer;
}


@media all and (max-width: 1550px) {
	
}
