@charset "UTF-8";

@font-face {
	font-family: 'Raleway';
	src: url('../fonts/subset-Raleway-Light.eot');
	src: url('../fonts/subset-Raleway-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-Raleway-Light.woff2') format('woff2'),
		url('../fonts/subset-Raleway-Light.woff') format('woff'),
		url('../fonts/subset-Raleway-Light.ttf') format('truetype'),
		url('../fonts/subset-Raleway-Light.svg#Raleway-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('../fonts/subset-Raleway-Regular.eot');
	src: url('../fonts/subset-Raleway-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-Raleway-Regular.woff2') format('woff2'),
		url('../fonts/subset-Raleway-Regular.woff') format('woff'),
		url('../fonts/subset-Raleway-Regular.ttf') format('truetype'),
		url('../fonts/subset-Raleway-Regular.svg#Raleway-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('../fonts/subset-Raleway-Medium.eot');
	src: url('../fonts/subset-Raleway-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-Raleway-Medium.woff2') format('woff2'),
		url('../fonts/subset-Raleway-Medium.woff') format('woff'),
		url('../fonts/subset-Raleway-Medium.ttf') format('truetype'),
		url('../fonts/subset-Raleway-Medium.svg#Raleway-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('../fonts/subset-Raleway-SemiBold.eot');
	src: url('../fonts/subset-Raleway-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-Raleway-SemiBold.woff2') format('woff2'),
		url('../fonts/subset-Raleway-SemiBold.woff') format('woff'),
		url('../fonts/subset-Raleway-SemiBold.ttf') format('truetype'),
		url('../fonts/subset-Raleway-SemiBold.svg#Raleway-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('../fonts/subset-Raleway-Bold.eot');
	src: url('../fonts/subset-Raleway-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-Raleway-Bold.woff2') format('woff2'),
		url('../fonts/subset-Raleway-Bold.woff') format('woff'),
		url('../fonts/subset-Raleway-Bold.ttf') format('truetype'),
		url('../fonts/subset-Raleway-Bold.svg#Raleway-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

html {
    -webkit-text-size-adjust: none;
	min-height: 100%;
}

body, div {
  margin: 0;
  padding: 0;
}

body {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	color: #3d4752;
	line-height: 1.389;
	background: #fff;
}


/* Intro */

#intro .logo {
	float: left;
	width: 38.57142857142857%; /* 540px */
	margin-top: 2.142857142857143%;
}

#intro .text {
	margin-left: 41.21428571428571%;
}


/* Miscelleneous */

p {
	margin: 0 0 19px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0 0 25px;
	padding: 0;
	color: #2a90ce;
	font-family: 'Raleway', Arial, sans-serif;
	font-weight: 600;
}

h1 {
	font-size: 39.99px;
}


a,
a:hover,
a:active,
a:focus {
	text-decoration: none;
	outline: none;
	color: #C1226E;
	font-weight: bold;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
}

.clear {
	clear: both;
}

.clearfix:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; 
}

.clearfix { 
  display: inline-block;  
}

* html .clearfix{  
  height: 1%;  
}

.clearfix {  
  display: block;  
}

::-webkit-input-placeholder {
	color: #3d4752;
	opacity: 1;
}

:-moz-placeholder {
	color: #3d4752;
	opacity: 1;
}

::-moz-placeholder {
	color: #3d4752;
	opacity: 1;
}

:-ms-input-placeholder {  
	color: #3d4752;
	opacity: 1;
}

input::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


.owl-carousel .owl-item img {
	-webkit-backface-visibility: hidden;
}

.owl-carousel .owl-item { 
	-webkit-transform: translateZ(0);
}
/* Options */

#options {
	background: #eae0c7 url(../images/options-bg.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-ms-behavior: url(/backgroundsize.min.htc);	
}

#options .section {
	padding: 38px 10px;
}

#options ul {
	margin: 0 0 0 -4.571428571428571%;
	padding: 0;
	text-align: center;
}

#options ul li {
	margin: 0 -4px 0 0;
	padding: 0 0 0 4.571428571428571%;
	display: inline-block;
	vertical-align: top;
	width: 16.66666666666667%;
}

#options ul li a {
	display: inline-block;
	color: #2a90ce;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

#options ul li .image {
	display: block;
	margin: 0 auto 16px;
	max-width: 180px;
	background: #2a90ce;
	background: currentColor;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
}

#options ul li .image img {
	display: block;
	width: 100%;
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	transition: transform 0.3s;
}

#options ul li span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.076;
}

#options ul li a:hover {
	color: #43a2e1;
}

#options ul li a:hover .image img {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	transform: scale(1.03);
}

#options ul li:nth-child(3n+2) a {
	color: #c1226e;
}

#options ul li:nth-child(3n+2) a:hover {
	color: #d53b80;
}

#options ul li:nth-child(3n+3) a {
	color: #98c942;
}

#options ul li:nth-child(3n+3) a:hover {
	color: #a3d24b;
}

/* Images */

#images {
	border-top: 10px solid #84a94a;
}

#images ul {
	margin: 0;
	padding: 0;
}

#images ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 25%;
}

#images ul li img {
	display: block;
	width: 100%;
}
