@font-face {font-family:"Dolphins";src:url("/fonts/dolphins.eot?") format("eot"),url("/fonts/dolphins.woff") format("woff"),url("/fonts/dolphins.ttf") format("truetype"),url("/fonts/dolphins.svg#Dolphins") format("svg");font-weight:normal;font-style:normal;}

.logo-pimp {
	width: 300px !important;
}

.company {
	color: #FFB400;
}

@media only screen and (max-width: 767px) {
	.logo-pimp {
		width: 100px !important;
	}
	
	.header .logo a {
		margin-bottom: 45px;	
	}
}

@media only screen and (max-width: 800px) {
	.logo-pimp {
		width: 100px !important;
	}
	
	.header .logo a {
		margin-bottom: 35px;	
	}
}

.form-container {
    padding-top: 40px !important;
    padding-bottom: 80px !important;
}

.text-social {
	color: #1C7EBB !important;
}

.text-social a {
	color: #1C7EBB !important;
}

.hr-social {
	border-top: 5px solid #1C7EBB !important;
}

@media only screen and (max-width: 767px) {
    .col-xs-6 {
        width: 50% !important;
    }
}