/*
 * Purple: #49205f
 * Green: #00a878
 * Red: #d81159
 * Yellow: #fcca46
 * Orange: #f38926
 * Blue: #3e92cc
 */

body {

    margin: 0;
    padding: 0;
    /* background-color: #f8f4f1; */
    background-color: #4d2814;
    font-family: "Dosis", sans-serif;
    font-size: 1.6vw;
    color: #1a1a1a;

}

#website-container {

    margin: 0px;
    padding: 0px;

}

#website-header {

    margin: 0px;
    padding: 0px;
    height: 37vw;
    /* border: 1px solid black; */
    /* background-color: #49205f; */
    background-color: #f8f4f1;

}

#website-logo {

    margin-top: 2vw;
    margin-left: 2vw;
    margin-bottom: 1vw;

}

#website-logo {

    margin-top: 2vw;
    margin-left: 2vw;
    margin-bottom: 1vw;
    width: 22%;

}

#website-header-menu {

    position: absolute;
    top: 0;
    right: 0;

}

#website-header-menu li {

    float: left;
    font-size: 2vw;
    font-weight: 700;
    margin: 2vw 3vw 0 0;
    padding: 0;
    list-style: none;
    position: relative;

}

#website-header-menu li a {

    text-decoration: none;
    color: #49205f;
    text-transform: uppercase;

}

.website-header-menu-bullet {

    width: 0.5vw;
    height: 0.5vw;
    border-radius: 50%;
    position: absolute;
    top: 1.1vw;
    left: -1.8vw;
    background-color: #49205f;

}

#website-header-banner {

    background-color: #2B79AF;
    /*height: 26.5vw;*/
    height: 28.5vw;
    margin-top: 1vw;
    /* background-image: url('../img/homepage_banner_top_bg.png'); */
    background-image: linear-gradient(to right, #3E92CC, #2B79AF);
    background-repeat: no-repeat;
    position: relative;
    border-radius: 0px 15px 0px 0px;

}

#website-banner-header {

    margin-top: -29vw;
    height: 28.5vw;
    width: 99%;
    border-radius: 0px 15px 0px 0px;
    background-color: #49205f;

}

/*#website-banner-person {

    top: -5vw;
    left: 2vw;
    position: absolute;
}*/
#website-banner-person {

    /* top: -5vw; */
    top: -3vw;
    left: 15.5vw;
    position: absolute;
    /*height: 100%;*/
    width: 23.3%;
    /* transform: rotate(180deg);*/
}

#website-header-banner-message {

    /* border: 1px red solid; */
    position: absolute;
    top: 1.5vw;
    left: 41.5vw;
    width: 44vw;

}

.website-banner-spacer {

    margin-top: 0.65vw;

}

.website-banner-title {

    color: #f8f4f1;
    font-size: 2.6vw;
    text-transform: uppercase;
    font-weight: 800;

}

.website-banner-paragraph {

    color: #f8f4f1;
    font-size: 2vw;
    font-weight: 700;
    color: #49205f;
    text-transform: capitalize;

}

.website-banner-highlight {

    background-color: #fcca46;
    padding: 0 1vw 0 1vw;
    opacity: 90%;
    color: #49205f;

}

.website-banner-button {

    margin-top: 2vw;

}

.website-banner-button-bg {

    margin-top: 2vw;

}

#website-header-reshape {

    position: absolute;
    bottom: 0vw;
    width: 100%;

}

#website-header-banner-clouds {

    /* background-image: url('../img/clouds.png'); */
    background-image: url('https://d3m0k7nhukkplo.cloudfront.net/clouds.png');
    background-repeat: repeat-x;
    position: absolute;
    bottom: -7vw;
    height: 19vw;
    width: 100%;

}

#website-header-banner-clouds1 {

    width: 42%;
    position: absolute;
    bottom: -7vw;
    left: 22vw;

}

#website-header-banner-clouds2 {

    width: 28%;
    position: absolute;
    bottom: -1vw;
    right: 0vw;

}

#website-header-banner-clouds3 {

    width: 34%;
    position: absolute;
    bottom: 1vw;
    left: -10vw;

}

#website-body {

    margin: 0;
    padding: 9vw 0 5vw 0;
    width: 100%;
    /* background-color: #f8f4f1; */
    background-color: white;
    /* color: #49205f; */
    font-weight: 500;

}

#website-inner-padding {

    margin: 0 4vw 0 4vw;
    padding: 0;

}

#website-contactform {

    margin: 0;
    padding: 4vw 0 5vw 0;
    /* background-image: url('../img/grass-bottom.png'); */
    background-image: url('https://d3m0k7nhukkplo.cloudfront.net/grass-bottom.png');
    background-size: 73.6vw 18.95vw;
    position: relative;
    color: #49205f;
    font-weight: 700;

}

#website-contactform-grasstop {

    width: 100%;
    height: 1.2vw;
    margin: 0vw;
    padding: 0;
    /* background-image: url('../img/grass-top.png'); */
    background-image: url('https://d3m0k7nhukkplo.cloudfront.net/grass-top.png');
    background-repeat: repeat-x;
    background-size: 74vw 1.2vw;
    position: absolute;
    top: -1.2vw;
}

#grass-size {

    position: absolute;
    top: 0vw;
    left: 0vw;
    background-size: 20vw 1.2vw;
    display: none;

}

#website-footer {

    margin: 0;
    padding: 4vw 0 5vw 0;
    position: relative;
    /* background-image: url('../img/dirt.png');
    background-repeat: repeat-x; */
    color: #f8f4f1;
    font-size: 1.3vw;
    font-weight: 600;

}

#website-footer-anthill {

    position: absolute;
    top: -6vw;
    right: 9vw;
    width: 6%;

}

#website-footer-dirttop {

    width: 100%;
    height: 32.3vw;
    margin: 0;
    padding: 0;
    /* background-image: url('../img/dirt.png'); */
    background-image: url('https://d3m0k7nhukkplo.cloudfront.net/dirt.png');
    background-repeat: repeat-x;
    background-size: 86.5vw 20.5vw;
    position: absolute;
    top: -1.3vw;

}

#website-footer-left {

    width: 40vw;
    position: absolute;
    top: 6.4vw;
    left: 0;

}

#website-footer-left ul, #website-footer-right ul, #website-footer-left li {

    margin: 0;
    padding: 0;
    list-style: none;

}


#website-footer-right {

    width: 40vw;
    position: absolute;
    top: 6.4vw;
    left: 50vw;

}

#website-footer-right a {

    margin: 0 0 0 1vw;
    text-decoration: none;
    color: white;
    font-size: 1.1vw;

}

#website-footer-thankyou {

    position: relative;

}

#website-footer-thankyou img {

    position: absolute;
    top: -2.5vw;
    left: 0vw;
    width: 10vw;

}

#website-footer-thankyou div {

    position: absolute;
    top: 0.5vw;
    left: 2vw;
    width: 10vw;
    font-size: 1.5vw;
    font-weight: 800;

}

.website-footer-anttheme div {

    margin: 0vw 0vw 3vw 5.5vw;
    font-weight: 300;
    font-size: 1.285vw;
    /* width: 3vw;*/

}

.website-footer-anttheme img {

    position: absolute;
    top: 0;
    left: 0;
    width: 4.5vw;
    height: 6.65vw;

}

#website-footer-copyright {

    font-size: 1vw;
    font-weight: 400;

}


