@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap);
@font-face {
    font-family: 'Solomon Normal';
    src: url('../fonts/solomon_normal-webfont.eot');
    src: url('../fonts/solomon_normal-webfont.eot@#iefix') format('embedded-opentype'), url('../fonts/solomon_normal-webfont.woff') format('woff'), url('../fonts/solomon_normal-webfont.ttf') format('truetype'), url('../fonts/solomon_normal-webfont.svg#solomon_normal') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*	General body, responsive img, wrapper background, content
-------------------------------------------------------------- */

body {
    margin: 0;
    font: 16px/25px 'Nunito', sans-serif;
    color: #363636;
    background: url(../images/linedpaper.jpg) repeat #fffdf0;
    overflow-x: hidden;
}

img {
    max-width: 100%;
}

#wrapper {
    background: url(../images/wrapper.png) no-repeat;
    background-size: 100% auto;
    min-height: 1300px;
}

h2 {
    font: 30px 'Nunito', sans-serif;
    color: #fff;
}

.img-margin {
    margin: 18px 0;
}

.fa {
    font-family: 'FontAwesome';
}

#content {
    margin-top: 220px;
    margin-left: -10px
}

/*	Header and main navigation
-------------------------------------------------------------- */

header {
    position: relative;
}

.logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 310px;
    height: 190px;
    background: url(../images/bg-logo.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    z-index: 10;
}

.logo img {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

nav {
    position: absolute;
    right: 0;
    top: 0;
    width: 572px;
    height: 386px;
    padding: 40px 140px 80px 170px;
    font: 18px 'Nunito', sans-serif;
    text-align: center;

}

#sun {
    background: url(../images/sun.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

nav ul a {
    color: #fff;
    padding: 0px 10px;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

nav ul a:hover,
nav ul .active a {
    color: #ec6713;
    text-decoration: none;
    border-bottom: 2px solid #ec6713;
}

.navbar-collapse {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    padding: 0px 140px 80px 170px;
}

/*	Buttons and form elements
-------------------------------------------------------------- */

.button {
    border-radius: 4px;
    box-shadow: 1px 1px 0 #7d7d7d;
    padding: 7px 10px;
    color: #fff;
    margin-bottom: 0px;
}

.button span {
    font-family: 'FontAwesome';
    margin-right: 5px;
}

.button.blue {
    background: #61cbe6;
}

.button.red {
    background: #ef4b53;
}

.button.green {
    background: #2aae4a;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border: 0;
    font-family: 'Nunito', sans-serif;
}

html input[type="text"],
textarea {
    border: 0;
    font-family: 'Nunito', sans-serif;
    background: #fdf1d1;
    border-radius: 4px;
    margin-bottom: 15px;
    width: 100%;
    color: #313131;
}

input[type="submit"] {
    padding: 7px 20px;
}

input[type="text"] {
    padding: 10px 20px;
}

textarea {
    padding: 20px;
}

/* PrettyPhoto removed (gallery plugin not used) */

/*	Homepage
-------------------------------------------------------------- */

/*	Homepage WOW Slider
-------------------------------- */

#wowslider-container1 {
    zoom: 1;
    position: relative;
    max-width: 670px;
    z-index: 90;
    border: none;
    text-align: left; /* reset align=center */
    position: absolute;
    top: 128px;
    left: 180px;
}

* html #wowslider-container1 {
    width: 1100px
}

#wowslider-container1 .ws_images ul {
    position: relative;
    width: 10000%;
    height: auto;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    overflow: visible;
    /*table-layout: fixed;*/
}

#wowslider-container1 .ws_images ul li {
    width: 1%;
    line-height: 0; /*opera*/
    float: left;
    font-size: 0;
    padding: 0 !important;
    margin: 0 !important;
}

#wowslider-container1 .ws_images {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#wowslider-container1 .ws_images a {
    width: 100%;
    display: block;
    color: transparent;
}

#wowslider-container1 img {
    max-width: none !important;
}

#wowslider-container1 .ws_images img {
    width: 100%;
    border: none 0;
    max-width: none;
    padding: 0;
}

#wowslider-container1 a {
    text-decoration: none;
    outline: none;
    border: none;
}

#wowslider-container1 .ws_bullets {
    font-size: 0px;
    float: left;
    position: absolute;
    z-index: 70;
    width: 106px;
    height: 140px;
    background: url(../images/slider.png) no-repeat;
    background-size: cover;
}

#wowslider-container1 .ws_bullets div {
    position: absolute;
    left: 20px;
    bottom: 35px;
}

#wowslider-container1 a.wsl {
    display: none;
}

#wowslider-container1 sound,
#wowslider-container1 object {
    position: absolute;
}

#wowslider-container1 {
    border-left: 0px;
    border-right: 0px;
}

#wowslider-container1 .ws_bullets {
    padding: 5px;
    text-align: center;
}

#wowslider-container1 .ws_bullets a {
    width: 12px;
    height: 12px;
    background: #f8db54;
    border-radius: 50%;
    float: left;
    color: #f8db54;
    font-size: 1px;
    position: relative;
    margin-left: 0;
    color: transparent;
    margin-right: 5px;
}

#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover {
    background: #c3c705;
}

#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
    position: absolute;
    display: block;
    bottom: 0;
    margin-top: -15px;
    z-index: 60;
    height: 48px;
    width: 48px;
    background-image: url(../images/arrows.png);
    background-color: #f8db54;
    border-radius: 50%;
}

#wowslider-container1 a.ws_next {
    background-position: 48px 0;
    right: 100px;
}

#wowslider-container1 a.ws_prev {
    right: 150px;
    background-position: 0 0;
}

* html #wowslider-container1 a.ws_next,
* html #wowslider-container1 a.ws_prev,
#wowslider-container1:hover a.ws_next,
#wowslider-container1:hover a.ws_prev {
    display: block;
}

#wowslider-container1 .ws_bullets {
    top: 96px;
    left: -130px;
}

#wowslider-container1 .ws-title {
    position: absolute;
    display: block;
    bottom: 35px;
    left: 110px;
    margin-right: 5px;
    z-index: 50;
    font-size: 35px;
    line-height: 42px;
    font-weight: bold;
}

#wowslider-container1 .ws-title div,
#wowslider-container1 .ws-title span {
    display: inline-block;
    margin-top: 10px;
    padding: 10px;
    background: none;
    color: #716d4a;
    background: rgba(255, 255, 255, 0.8);
    font-weight: normal;
    text-shadow: 0 2px 5px rgba(255, 255, 255, 1);
    border-radius: 10px;
    opacity: 1;
}

.ie8 .ws-title {
    background: #fff;
}

#wowslider-container1 .ws-title div {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    line-height: 18px;
}

/* NOTE:
   Do not animate slides with CSS keyframes here.
   WOW Slider JS controls slide changes and bullet navigation. */

#featured {
    position: relative;
}

#content-homepage {
    margin-top: 650px;
}

#col-yellow,
#col-green,
#col-orange {
    border-radius: 4px;
    border-width: 5px 0 24px 0;
    border-style: solid;
    padding: 15px 25px 25px 25px;
    position: relative;
    margin-bottom: 20px;
}

#col-yellow {
    background: #efc043;
    border-color: #f29f34;
}

#col-green {
    background: #d5c651;
    border-color: #c2b130;
}

#col-orange {
    background: #eb7400;
    border-color: #e25a00;
}

#ladybug {
    width: 58px;
    height: 37px;
    background: url(../images/ladybug.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: -42px;
    left: 30px;
}

#butterfly {
    width: 63px;
    height: 57px;
    background: url(../images/butterfly.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: -40px;
    left: -30px;
}

#cow {
    width: 63px;
    height: 57px;
    background: url(../images/cow.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: -40px;
    left: -30px;
}

/*	Pages
-------------------------------------------------------------- */

.cloud {
    background: url(../images/cloud.png) no-repeat left bottom;
    height: 218px;
    background-size: 100% 100%;
}

.cloud h1 {
    color: #F09E01;
    font: 50px 'Nunito', sans-serif;
    text-align: center;
    padding: 120px 30px 0 30px;
}

.content-bg {
    background: #fff;
    padding: 1px 30px 30px 30px;
}

.green-title {
    color: #2aae4a;
    font-size: 18px;
    letter-spacing: 0;
}

.gallery img,
.img-border {
    border: 5px solid #fff7b1;
    margin: 0 7px 7px 0;
    float: left;
}

.separator {
    width: 100%;
    height: 40px;
    background: url(../images/flower.png) center center no-repeat;
    background-size: auto 100%;
    margin: 20px 0;
}

/*	Blog
-------------------------------------------------------------- */

.post-meta,
.post-meta a,
.post-data,
.post-data a {
    color: #bababa;
}

.mg-b10 {
    margin-bottom: 10px;
}

.entry-title,
.post-title {
    margin-bottom: 0;
    color: #2aae4a;
    font-size: 12px;
    letter-spacing: 0;
}

.entry-title a,
.post-title a {
    color: #2aae4a;
}

/*	Contact - Google Maps
-------------------------------- */

#map {
    width: 100%;
    height: 250px;
    margin: 30px 0;
}

/*	Footer
-------------------------------------------------------------- */

.footer-menu {
    background: #f3c856;
    border-top: 2px solid #f09e01;
    border-bottom: 2px solid #f09e01;
    margin-top: 50px;
    line-height: 80px;
}

.footer-bottom {
    background: #3e3e3e;
    height: 50px;
    line-height: 48px;
    color: #979797;
    text-align: left;
}

.social-media a {
    color: #ef4b53;
    font-size: 30px;
    display: inline-block;
    text-decoration: none;
    margin: 0px 7px 7px 0;
}

.footer-menu .social-media a {
    margin: 0 20px 0 0;
}

.footer-links {
    font-size: 16px;
    color: #f09e01;
    text-align: right;
}

.footer-links a {
    color: #EF4B53;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

/*	Media Queries
-------------------------------------------------------------- */

@media (min-width: 850px) {
    .container {
        max-width: 830px;
    }
}

@media (min-width: 980px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1004px;
    }
}

@media (min-width: 1040px) {
    .container {
        max-width: 1020px;
    }
}

@media (min-width: 1060px) {
    .container {
        max-width: 1040px;
    }
}

@media (min-width: 1100px) {
    .container {
        max-width: 1080px;
    }
}

@media (min-width: 1160px) {
    .container {
        max-width: 1140px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

@media (max-width: 1100px) {
    #sun {
        background-position: 80px 0;
        background-size: 100% auto;
    }

    nav {
        width: 500px;
        padding: 40px 50px 80px 230px;
    }

    .navbar-toggle {
        background: transparent;
        font-size: 35px;
        border: 0px;
        position: absolute;
        top: 70px;
        left: 320px;
    }

    .navbar-header,
    .navbar-toggle,
    .navbar-collapse {
        z-index: 99999;
    }

    .navbar-collapse {
        padding: 20px 50px 0px 230px;
    }
}

@media (max-width: 992px) {
    #wrapper {
        background: transparent;
        min-height: 100px;
    }

    .navbar-collapse {
        position: absolute;
        top: 135px;
        right: -15px;
        background: #fec42b;
        padding: 20px;
        border-radius: 4px;
        bottom: auto;
        max-width: 200px;
    }

    .social-media {
        margin-top: 10px;
    }

    .social-media,
    .footer-links {
        line-height: 30px;
    }

    .footer-links {
        text-align: left;
        line-height: 20px;
        margin-bottom: 10px;
    }
}

@media (max-width: 980px) {
    #content-homepage {
        margin-top: 550px;
    }
}

@media (max-width: 850px) {
    .ws-title {
        display: none !important;
    }

    #content-homepage {
        margin-top: 500px;
    }
}

@media (max-width: 750px) {
    #content-homepage {
        margin-top: 450px;
    }
}

@media (max-width: 680px) {
    nav {
        width: 300px;
    }

    .navbar-toggle {
        top: 35px;
        left: 190px;
    }

    .navbar-collapse {
        top: 100px;
        right: 60px;
    }

    #sun {
        background-position: 60px 0;
    }

    #wowslider-container1 {
        top: 148px;
        left: 140px;
    }

    .cloud {
        height: 178px;
    }
}

@media (max-width: 560px) {
    #wowslider-container1 {
        top: 178px;
        left: 120px;
    }

    #wowslider-container1 .ws_bullets {
        left: -110px;
        top: 76px;
    }
}

@media (max-width: 479px) {
    .logo {
        max-width: 100%;
    }

    #wowslider-container1 {
        display: none;
    }

    #content-homepage {
        margin-top: 250px;
    }

    .cloud {
        height: 148px;
    }

    .cloud h1 {
        color: #61cbe6;
        font: 24px 'Nunito', sans-serif;
        text-align: center;
        padding: 80px 30px 0 30px;
    }
}

@media (max-width: 450px) {
    .logo {
        top: 70px;
    }

    #content-homepage {
        margin-top: 300px;
    }

    .navbar-toggle {
        top: 10px;
    }

    .cloud {
        height: 78px;
    }

    .cloud h1 {
        color: #61cbe6;
        font: 24px 'Nunito', sans-serif;
        text-align: center;
        padding: 80px 30px 0 30px;
    }

    #content {
        margin-top: 260px;
    }

    .content-bg {
        padding-top: 40px;
    }
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */

@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    body {
        background: url(../images/linedpaper2x.jpg) repeat #fffdf0;
    }

    #wrapper {
        background: url(../images/wrapper2x.png) no-repeat;
        background-size: 100% auto;
    }

    .logo {
        background: url(../images/bg-logo2x.png) no-repeat;
        background-size: 100% 100%;
    }

    #sun {
        background: url(../images/sun2x.png) no-repeat;
        background-size: 100% auto;
    }

    #ladybug {
        background: url(../images/ladybug2x.png) no-repeat;
        background-size: cover;
    }

    #butterfly {
        background: url(../images/butterfly2x.png) no-repeat;
        background-size: cover;
    }

    #cow {
        background: url(../images/cow2x.png) no-repeat;
        background-size: cover;
    }

    .cloud {
        background: url(../images/cloud2x.png) no-repeat;
        background-size: 100% 100%;
    }

    #wowslider-container1 .ws_bullets {
        background: url(../images/slider.png) no-repeat;
        background-size: 100% 100%;
    }

    #wowslider-container1 .ws_bullets {
        background: url(../images/slider2x.png) no-repeat;
        background-size: cover;
    }

    .separator {
        background: url(../images/flower2x.png) center center no-repeat;
        background-size: auto 100%;
    }
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5) and (max-width: 1100px), only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 1100px), only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1100px), only screen and (min-device-pixel-ratio: 1.5) and (max-width: 1100px) {
    #wrapper {
        background: transparent;
        min-height: 100px;
    }
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5) and (max-width: 640px), only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 640px), only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 640px), only screen and (min-device-pixel-ratio: 1.5) and (max-width: 640px) {
    #sun {
        background-position: 60px 0;
    }

    .cloud {
        height: 148px;
        background-size: 100% auto;
        background-position: left bottom;
    }

    .cloud h1 {
        color: #61cbe6;
        font: 24px 'Nunito', sans-serif;
        text-align: center;
        padding: 120px 30px 0 30px;
    }

    .content-bg {
        padding-top: 40px;
    }

    .logo {
        max-width: 100%;
    }
}

.content-bg h2 {
    color: #BABABA;
}

#fb-container {
    z-index: 9999;
    position: absolute;
    top: 150px;
    right: -307px;

}

#fb-container:hover {
    right: 0;
    transition: .5s;
}

.fbalbum .size-5 { width:185px !important;height:185px !important;}
/*
     FILE ARCHIVED ON 07:12:22 Mar 21, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:56:51 Apr 10, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.521
  exclusion.robots: 0.048
  exclusion.robots.policy: 0.039
  esindex: 0.007
  cdx.remote: 11.514
  LoadShardBlock: 277.344 (3)
  PetaboxLoader3.datanode: 96.644 (4)
  PetaboxLoader3.resolve: 208.969 (3)
  load_resource: 80.919
*/

/* Inline SVG icons (Font Awesome free) */
.ui-icon { display:inline-flex; vertical-align:middle; line-height:1; }
.ui-icon svg { width:1em; height:1em; display:block; }
.ui-icon-menu svg { width:35px; height:35px; stroke:currentColor; stroke-width:2.2; fill:none; stroke-linecap:round; }
.navbar-toggle .ui-icon-menu { color:#fff; }
.ui-icon-facebook { color:#ef4b53; }
.ui-icon-facebook svg { width:30px; height:30px; fill:currentColor; }
.ui-icon-contact { color:#f09e01; margin-right:8px; }
.ui-icon-contact svg { width:18px; height:18px; fill:currentColor; }
