body {
	-webkit-font-smoothing: antialiased;
	-webkit-backface-visibility: hidden;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	background-image: url(../img/main-bg-01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	color: #646464;
	font-family: "Droid Serif", serif;
	font-size: 12pt;
	line-height: 1.6;
}

.row {
	margin-left: 0;
	margin-right: 0;
}

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

#paideasy {
	text-align: center;
	background-color: #171311;
}

#paideasy div {
	padding: 21px;
	color: #fff !important;
	font-size: 16pt;
	font-family: "Droid Serif", serif;
	border-bottom: 1px solid #707070;
}

#paideasy div img {
	vertical-align: middle;
	border: 0;
	margin-left: 5px;
	max-height: 45px;
}

#paideasy div a {
	color: #fff;
	text-decoration: underline;
}

header {
	color: #fff;
	box-sizing: border-box;
	padding: 70px 0;
	background-image: url(../img/header-bg-01.jpg);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

header h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
	margin: 0 0 5px 0;
}

header p {
	font-family: "Droid Serif", serif;
	font-size: 12pt;
	line-height: 26px;
	margin: 0 0 30px 0;
}

.header-content {
	max-width: 650px;
	margin: 0 auto;
	text-align: center;
	padding: 0 15px;
}

button {
	border: 0;
	font: 17px "Montserrat", "Montserrat", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 15px 41px;
	background-color: #dd0f28;
	outline: none;
	color: #fff;
}
button a {
	text-decoration: none;
	color: #fff;
}
button a:hover, button a:visited {
	text-decoration: none;
	color: #fff;
}

.featured {
	background-color: #fff;
	position: relative;
	z-index: 5;
}
.featured .container {
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 0 0;
}
.featured ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
.featured li {
	list-style-type: none;
	display: inline-block;
	margin: 15px 15px 0 15px;
	font-family: "Montserrat" , Montserrat, sans-serif;
	text-transform: uppercase;
}
.featured li:first-child {
	width: 100%;
	margin-left: 0;
}
.featured li img {
	max-width: 230px;
	max-height: 85px;
}
@media (max-width: 440px) {
	.featured li {
	}
}

.screenshots {
	background-color: #fff;
	position: relative;
	z-index: 5;
}
.screenshots .container {
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
	padding: 45px 0 45px 0;
}

.screenshots .col-md-4 {
	padding-left: 35px;
	padding-right: 35px;
}

.screenshots h4 {
	font-size: 18px/24px;
	font-family: "Montserrat", Montserrat, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 12px;
	color: #dd0f28;
}

.screenshots p {
	color: #646464;
	font-family: "Droid Serif", serif;
	font-size: 12pt;
	line-height: 1.6;
	max-width: 300px;
	margin: 0 auto 30px auto;
}

.launch {
	background-color: #f1f1f1;
	padding: 100px 0;
	margin: 0;
	width: 100%;
	box-shadow: 0 0 12px 0 #000;
	position: relative;
	z-index: 2;
	/* padding-left: 20px;
	padding-right: 20px; */
}

.launch-content {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	/* padding-left: 20px;
	padding-right: 20px; */
}

.launch-content h2 {
	color: #dd0f28;
	margin-top: 8px;
	margin-bottom: 25px;
	font-size: 18pt;
	text-transform: uppercase;
	font-family: "Montserrat" , Montserrat, sans-serif;
}

.launch-content img {
	margin-bottom: 10px;
}

.launch-content p {
	color: #646464;
	font-family: "Droid Serif", serif;
	font-size: 12pt;
	line-height: 1.6;
	margin-bottom: 25px;
}
.launch-content p:last-child {
	margin-bottom: 0;
}
.italic {
	font-style: italic;
}

.launch a, .launch a:visited, .launch a:hover {
	text-transform: uppercase;
	font-family: "Montserrat" , Montserrat, sans-serif;
	font-style: none;
	font-size: 12pt;
	color: #dd0f28;
	text-decoration: none;
}


.owner {
	padding: 100px 0;
}

.owner-content {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	/* padding-left: 20px;
	padding-right: 20px; */
}

.owner-content h2 {
	color: #fff;
	margin-top: 8px;
	margin-bottom: 30px;
	font-size: 18pt;
	text-transform: uppercase;
	font-family: "Montserrat" , Montserrat, sans-serif;
}

.owner-content p {
	color: #fff;
	font-family: "Droid Serif", serif;
	font-size: 12pt;
	line-height: 1.6;
	margin: 0;
}
.owner-content p strong {
	font-weight: 700;
}
.owner-content button {
	margin-top: 30px;
}


.faq {
	background-color: #fff;
	box-shadow: 0 0 12px 0 #000;
}
.faq .container {
	max-width: 930px;
	margin: 0 auto;
	text-align: center;
	padding: 65px 0 65px 0;
}
.faq h2 {
	color: #333;
	margin-bottom: 10px;
	font-size: 18pt;
	text-transform: uppercase;
	font-family: "Montserrat" , Montserrat, sans-serif;
}

.faq .col-md-6 {
}

.faq .faq-entry {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-top: 25px;
}

.faq-entry.active .question {
	color: #dd0f28;
}

.faq .question {
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Montserrat" , Montserrat, sans-serif;
	cursor: pointer;
}
.faq .answer {
	display: none;
	margin-bottom: 10px;
}
.faq .answer p {
	text-align:  left;
	margin: 20px 20px 0 0;
}
.faq .question span {
	float: left;
	display: inline-block;
	max-width: 96%;
}
.faq .question .icon {
	float: right;
	display: inline-block;
	-o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
}

.app-stores {
	background-color: #fff;
}
.app-stores .container {
	max-width: 930px;
	margin: 0 auto;
	text-align: center;
	padding: 25px 0 65px 0;
}

.app-stores img {
	max-height: 70px;
	opacity: .75;
}


footer {
	background-color: #303030;
	color: #fff;
	font-size: 16px;
	padding: 40px 0;
	text-align: center;
}

footer .social {
	margin-bottom: 20px;
}
footer a {
	text-decoration: none;
	display: inline-block;
	-o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
	color: #b5e1d9;
}
footer a:hover {
	opacity: .8;
	color: #b5e1d9;
	text-decoration: none;
}
footer .social a img {
	width:40px;
}

footer nav {

}

footer nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
footer nav li {
	list-style-type: none;
	display: inline-block;
}
footer nav li:first-child {
	margin-right: 6px;
	padding-right: 10px;
	border-right: 1px solid #fff;
	line-height: 15px;
}

footer .contact {
	margin-top: 20px;
}

footer .copyright {
	margin-top: 20px;
}


.overlay {
	display: none;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #303030;
    -webkit-flex-direction: column;
    flex-direction: column;
	padding: 20px;
}
.overlay .row {
	margin: auto;
}
.overlay h1 {
	color: #94d8ce;
	font-size: 27pt;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Montserrat" , Montserrat, sans-serif;
	text-align: center;
}
.overlay label {
	display: none;
}
.overlay .form-row {
	margin-top: 25px;
}
.overlay input, .overlay textarea {
	width: 100%;
	font-family: "Montserrat" , Montserrat, sans-serif;
	background-color: #292929;
	border: 3px solid #272727;
	color: #fff;
	padding: 6px 10px;
	font-size: 14pt;
	outline: none;
	-o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #292929 inset;
	color: #fff;
}
.overlay input:focus, .overlay textarea:focus {
	box-shadow: 0 0 10px #555;
}
.overlay .form-error {
	display: none;
	font-family: "Montserrat" , Montserrat, sans-serif;
	color: #fff;
	font-size: 14pt;
	text-align: center;
}
.overlay .form-success {
	display: none;
	text-align: center;
	color: #fff;
	padding: 20px;
}
.overlay button {
	display: block;
	margin: 0 auto;
	background-color: #555;
	padding: 15px 80px;
}
.overlay .close-button {
	cursor: pointer;
	position: absolute;
	z-index: 1000;
	right: 30px;
	top: 30px;
	color: #fff;
	font-size: 80pt;
	line-height: 40px;
}
.overlay .close-button-success {
	margin-top: 25px;
}
.overlay .close-button:before {
	line-height: 40px;
}

#places-list .row {
	max-width: 700px;
}
#places-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#places-list li {
	display: inline-block;
	width: 31%;
	color: #fff;
	font-family: "Montserrat" , Montserrat, sans-serif;
	line-height: 18px;
	margin-top: 5px;
}
#places-list li span {
	display: none;
	color: #777;
	font-size: 10pt;
	font-family: "Droid Sans", sans-serif;
	text-transform: uppercase;
}

#happy-places-map {
	width: 100%;
	height: 350px;
	border: 1px solid #999;
	margin-bottom: 10px;
}
.marker-place-on {
	margin-left: -10px !important;
	width: 22px !important;
	height: 22px !important;
	border-radius: 11px;
	background-color: #666;
	border: 1px solid #333;
	box-shadow: 0px 1px 2px #777;
	background-color: #7fcfc3;
	border: 1px solid #5fb6a9;
}
.leaflet-popup-close-button {
	opacity: .5 !important;
}
.leaflet-popup-content {
	font-family: "Montserrat" , Montserrat, sans-serif;
}
.leaflet-popup-content-wrapper {
	box-shadow: 0 1px 4px rgba(0,0,0,.4);
}